Type Property (IPolyLine) Send Feedback
See Also 
Gets the type of 2D PolyLine.

Syntax

Visual Basic 
ReadOnly Property Type As dsPolyLine2DType_e
C# 
dsPolyLine2DType_e Type {get;}
JavaScript 
get_Type () : String
COM native C++ 
HRESULT get_Type(
   dsPolyLine2DType_e* Val
) 
C++ 
DSRESULT get_Type (
   dsPolyLine2DType_e* Val
)

Property Value

Type of 2D PolyLine as defined in dsPolyLine2DType_e

Remarks

See Also

Availability

DraftSight V1R1.1