IPoint Interface Properties Send Feedback
See Also 

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

Public Properties

 NameDescription
 PropertyColorGets or sets the LineColor of this point.  
 PropertyErasedGets or sets whether to erase or restore the point.  
 PropertyHandleGets the value of the handle for the point.  
 PropertyLayerGets or sets the name of the Layer of the point.  
 PropertyLineScaleGets or sets the scale factor for the point's LineStyle.  
 PropertyLineStyleGets or sets the name of the LineStyle for the point.  
 PropertyLineWeightGets or sets the LineWeight for the point.  
 PropertyMathPointGets or sets a mathematical point using this point.  
 PropertyPrintStyleGets or sets the name of the PrintStyle for this point.  
 PropertyThicknessGets or sets the thickness of this point.  
 PropertyTransparencyGets or sets the transparency object for this point.  
 PropertyVisible

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

 
Top

See Also