IEmbeddedObject Interface Properties Send Feedback
See Also 

For a list of all members of this type, see IEmbeddedObject members.

Public Properties

 NameDescription
 PropertyColorGets or sets the LineColor of this embedded object.  
 PropertyErasedGets or sets whether to erase or restore the embedded object.  
 PropertyHandleGets the value of the handle for the embedded object.  
 PropertyHeightGets or sets the height of this embedded object.  
 PropertyLayerGets or sets the name of the Layer of the embedded object.  
 PropertyLineScaleGets or sets the scale factor for the embedded object's LineStyle.  
 PropertyLineStyleGets or sets the name of the LineStyle for the embedded object.  
 PropertyLineWeightGets or sets the LineWeight for the embedded object.  
 PropertyPrintQualityGets or sets the print quality of the embedded object.  
 PropertyPrintStyleGets or sets the name of the PrintStyle for this embedded object.  
 PropertyTransparencyGets or sets the transparency object for this embedded object.  
 PropertyVisible

Gets or sets whether to show the embedded object in the drawing.

 
 PropertyWidthGets or sets the width of this embedded object.  
Top

See Also