GetVerticesCount Method (ILeader) Send Feedback
See Also 
Val[out]
Number of vertices in the Leader
Gets the number of vertices in the Leader.

Syntax

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

Parameters

Val[out] or Return Value
Number of vertices in the Leader

Remarks

Call this method before calling ILeader::GetVertexCoordinate to get a  value for its VertexIndex argument.
 

See Also

Availability

DraftSight V1R1.2