ILine Interface Properties Send Feedback
See Also 

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

Public Properties

 NameDescription
 PropertyColorGets or sets the LineColor of this Line.  
 PropertyErasedGets or sets whether to erase or restore the Line.  
 PropertyHandleGets the value of the handle for the Line.  
 PropertyLayerGets or sets the name of the Layer of the Line.  
 PropertyLineScaleGets or sets the scale factor for the Line's LineStyle.  
 PropertyLineStyleGets or sets the name of the LineStyle for the Line.  
 PropertyLineWeightGets or sets the LineWeight for the Line.  
 PropertyMathLineGets a mathematical line that is derived from this Line or sets the first and second points of this Line using the specified mathematical line.  
 PropertyPrintStyleGets or sets the name of the PrintStyle for this Line.  
 PropertyThicknessGets or sets the thickness of this Line.  
 PropertyTransparencyGets or sets the transparency object for this Line.  
 PropertyVisible

Gets or sets whether to show the Line in the drawing.

 
Top

See Also