IHatchBoundaryLoop Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by IHatchBoundaryLoop.

Public Properties

 NameDescription
 PropertyIsPolyLineGets whether the Hatch boundary is a PolyLine.  
 PropertyTypeGets the type of Hatch boundary loop.  
Top

Public Methods

 NameDescription
 MethodGetArcEdgeDataGets the specified Arc edge data for the Hatch boundary.  
 MethodGetEdgesCountGets the number of edges in the Hatch boundary.  
 MethodGetEdgeTypeGets the type of the specified Hatch boundary edge.  
 MethodGetEllipseEdgeDataGets the specified Ellipse edge data for the Hatch boundary.  
 MethodGetLineEdgeDataGets the specified Line edge data for the Hatch boundary.  
 MethodGetPolyLineBoundaryLoopDataGets the PolyLine data for the Hatch boundary.  
 MethodGetSplineEdgeDataGets the specified Spline data for the Hatch boundary.  
Top

See Also