IHatch Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by IHatch.

Public Properties

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

Public Methods

 NameDescription
 MethodCreateExtensionDictionaryCreates a dictionary for the Hatch.  
 MethodDeleteCustomDataDeletes the specified custom data from the Hatch.  
 MethodDeleteHyperLinkDeletes the hyperlink attached to the Hatch.  
 MethodGetBoundaryLoopsCountGets the number of Hatch boundary loops.  
 MethodGetBoundingBoxGets the bounding box enclosing the Hatch.  
 MethodGetCustomDataGets the specified custom data for the Hatch.  
 MethodGetExtensionDictionaryGets the dictionary for the Hatch.  
 MethodGetHatchBoundaryLoopGets the specified Hatch boundary loop.  
 MethodGetHatchPatternGets the Hatch pattern.  
 MethodGetHyperLinkGets the hyperlink attached to the Hatch.  
 MethodGetNormalGets the vector normal to this Hatch.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the Hatch, if the dictionary exists and is empty.  
 MethodSelectAdds or removes the selected Hatch to or from the current selection set.  
 MethodSetCustomDataSets the custom data for the Hatch.  
 MethodSetHyperLinkAttaches a hyperlink to the Hatch.  
 MethodSetNormalSets the vector normal to this Hatch.  
Top

See Also