GetLinesCount Method (IRichLineStyle) Send Feedback
See Also 
Val[out]
Number of line elements in the RichLineStyle.
Gets the number of line elements in the RichLineStyle.

Syntax

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

Parameters

Val[out] or Return Value
Number of line elements in the RichLineStyle.
 

See Also

Availability

DraftSight V1R1.3