ISolid Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by ISolid.

Public Properties

 NameDescription
 PropertyColorGets or sets the LineColor of this 2D Solid.  
 PropertyErasedGets or sets whether to erase or restore the 2D Solid.  
 PropertyHandleGets the value of the handle of the 2D Solid.  
 PropertyLayerGets or sets the name of the Layer of the 2D Solid.  
 PropertyLineScaleGets or sets the scale factor for the 2D Solid's LineStyle.  
 PropertyLineStyleGets or sets the name of the LineStyle for the 2D Solid.  
 PropertyLineWeightGets or sets the LineWeight for the 2D Solid.  
 PropertyPrintStyleGets or sets the name of the PrintStyle for this 2D Solid.  
 PropertyThicknessGets or sets the thickness of this 2D Solid.  
 PropertyTransparencyGets or sets the transparency object for this 2D Solid.  
 PropertyVisibleGets or sets whether to show the 2D Solid in the drawing.  
Top

Public Methods

 NameDescription
 MethodCreateExtensionDictionaryCreates a dictionary for the 2D Solid.  
 MethodDeleteCustomDataDeletes the specified custom data from the 2D Solid.  
 MethodDeleteHyperLinkDeletes a hyperlink attached to the 2D Solid.  
 MethodGetBoundingBoxGets the bounding box enclosing the 2D Solid.  
 MethodGetCustomDataGets the specified custom data for the 2D Solid.  
 MethodGetExtensionDictionaryGets the dictionary for the 2D Solid.  
 MethodGetHyperLinkGets the hyperlink attached to the 2D Solid.  
 MethodGetNormalGets the vector normal to this 2D Solid.  
 MethodGetVertex1CoordinateGets the coordinates of the first vertex of the 2D Solid.  
 MethodGetVertex2CoordinateGets the coordinates of the second vertex of the 2D Solid.  
 MethodGetVertex3CoordinateGets the coordinates of the third vertex of the 2D Solid.  
 MethodGetVertex4CoordinateGets the coordinates of the fourth vertex of the 2D Solid.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the 2D Solid, if the dictionary exists and is empty.  
 MethodSelectAdds or removes the selected 2D Solid to or from the current selection set.  
 MethodSetCustomDataSets the custom data for the 2D Solid.  
 MethodSetHyperLinkAttaches a hyperlink to the 2D Solid.  
 MethodSetNormalSets the vector normal to this 2D Solid.  
 MethodSetVertex1CoordinateSets the coordinates of the first vertex of the 2D Solid.  
 MethodSetVertex2CoordinateSets the coordinates of the second vertex of the 2D Solid.  
 MethodSetVertex3CoordinateSets the coordinates of the third vertex of the 2D Solid.  
 MethodSetVertex4CoordinateSets the coordinates of the fourth vertex of the 2D Solid.  
Top

See Also