GetType Method (IMathLine) Send Feedback
See Also  Example
Val[out]

Type of line as defined in dsMathLineType_e

Gets the type of this mathematical line.

Syntax

Visual Basic 
Function GetType() As dsMathLineType_e
C# 
dsMathLineType_e GetType()
JavaScript 
GetType() : String
COM native C++ 
HRESULT GetType(
   

dsMathLineType_e* Val )

C++ 
DSRESULT GetType(
   

dsMathLineType_e* Val )

Parameters

Val[out] or Return Value

Type of line as defined in dsMathLineType_e

Example

 

See Also

Availability

DraftSight V1R1.4