IPolygonMesh Interface Properties Send Feedback
See Also 

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

Public Properties

 NameDescription
 PropertyColorGets or sets the LineColor of the PolygonMesh.  
 PropertyErasedGets or sets whether to erase or restore the PolygonMesh.  
 PropertyFitSmoothGets or sets the smoothing function to apply to the PolygonMesh.  
 PropertyHandleGets the value of the handle of the PolygonMesh.  
 PropertyLayerGets or sets the name of the Layer of the PolygonMesh.  
 PropertyLineScaleGets or sets the scale factor for the PolygonMesh's LineStyle.  
 PropertyLineStyleGets or sets the name of the LineStyle for the PolygonMesh.  
 PropertyLineWeightGets or sets the LineWeight for the PolygonMesh.  
 PropertyMClosedGets or sets whether the PolygonMesh is closed in the column direction.  
 PropertyMDensityGets or sets the column density of the PolygonMesh.  
 PropertyNClosedGets or sets whether the PolygonMesh is closed in the row direction.  
 PropertyNDensityGets or sets the row density of the PolygonMesh.  
 PropertyPrintStyleGets or sets the name of the PrintStyle for this PolygonMesh.  
 PropertyTransparencyGets or sets the transparency object for this PolygonMesh.  
 PropertyVisibleGets or sets whether to show the PolygonMesh in the drawing.  
Top

See Also