GetEdgesCount Method (IHatchBoundaryLoop) Send Feedback
See Also  Example
Count[out]
Number of edges in the Hatch boundary
Gets the number of edges in the Hatch boundary.

Syntax

Visual Basic 
Function GetEdgesCount() As System.Integer
C# 
System.int GetEdgesCount()
JavaScript 
GetEdgesCount() : Number
COM native C++ 
HRESULT GetEdgesCount(
   LONG* Count
)  
C++ 
DSRESULT GetEdgesCount(
   long* Count
)  

Parameters

Count[out] or Return Value
Number of edges in the Hatch boundary

Example

 

See Also

Availability

DraftSight V1R1.3