IShape Interface Properties Send Feedback
See Also 

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

Public Properties

 NameDescription
 PropertyColorGets or sets the LineColor of this shape.  
 PropertyErasedGets or sets whether to erase or restore the shape.  
 PropertyHandleGets the value of the handle for the shape.  
 PropertyLayerGets or sets the name of the Layer of the shape.  
 PropertyLineScaleGets or sets the scale factor for the shape's LineStyle.  
 PropertyLineStyleGets or sets the name of the LineStyle for the shape.  
 PropertyLineWeightGets or sets the LineWeight for the shape.  
 PropertyNameGets the name of the shape.  
 PropertyObliquingGets or sets the obliquing angle of the shape.  
 PropertyPrintStyleGets or sets the name of the PrintStyle for this shape.  
 PropertyRotationGets or sets the angle of rotation of the shape.  
 PropertySizeGets or sets the size of the shape.  
 PropertyTextStyleGets or sets the name of the TextStyle containing the SHX font for this shape.  
 PropertyThicknessGets or sets the thickness of the shape.  
 PropertyTransparencyGets or sets the transparency object for this shape.  
 PropertyVisibleGets or sets whether to show the shape in the drawing.  
 PropertyWidthFactorGets or sets the width factor, relative to the X scale factor, of the shape.  
Top

See Also