GetType Method (IMathLine)
Gets the type of this mathematical line.
.NET Syntax
JavaScript | |
---|
GetType() : String |
COM native C++ | |
---|
HRESULT GetType(
dsMathLineType_e* Val
) |
Parameters
- Val[out] or Return Value
Type of line as defined in dsMathLineType_e
Example
Rotate, Scale, Project, and Mirror a Line Entity (JavaScript)
Rotate, Scale, Project, and Mirror a Line Entity (VB.NET)
Rotate, Scale, Project, and Mirror a Line Entity (C#)
Rotate, Scale, Project, and Mirror a Line Entity (VBA)
See Also
Availability
DraftSight V1R1.4