GetVerticesCount Method (IRichLine) Send Feedback
See Also 
Count[out]
Number of vertices in the RichLine
Get the number of vertices in the RichLine.

Syntax

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

Parameters

Count[out] or Return Value
Number of vertices in the RichLine
 

See Also

Availability

DraftSight V1R1.3