IBlockInstance Interface Properties Send Feedback
See Also 

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

Public Properties

 NameDescription
 PropertyColorGets or sets the LineColor of this Block instance.  
 PropertyErasedGets or sets whether to erase or restore the Block instance.  
 PropertyHandleGets the value of the handle for the Block instance.  
 PropertyLayerGets or sets the name of the Layer of the Block instance.  
 PropertyLineScaleGets or sets the scale factor for the Block instance's LineStyle.  
 PropertyLineStyleGets or sets the name of the LineStyle for the Block instance.  
 PropertyLineWeightGets or sets the LineWeight for the BlockAttribute.  
 PropertyPrintStyleGets or sets the name of the PrintStyle for this Block instance.  
 PropertyRotationGets or sets the angle by which to rotate the Block instance.  
 PropertyTransparencyGets or sets the transparency object for this Block instance.  
 PropertyVisibleGets or sets whether to show the Block instance in the drawing.  
Top

See Also