Type Property (ILeader) Send Feedback
See Also 
Gets or sets the type of Leader.

Syntax

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

Property Value

Type of Leader as defined in dsLeaderType_e

See Also

Availability

DraftSight V1R1.2