Type Property (IAngularDimension) Send Feedback
See Also  Example
Gets the type of angular Dimension.

Syntax

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

Property Value

Type of angular Dimension as defined in dsAngularDimensionType_e

Example

See Also

Availability

DraftSight V1R1.2