Visual Basic | |
---|---|
Property HasLeader As System.Boolean |
C# | |
---|---|
System.bool HasLeader {get; set;} |
JavaScript | |
---|---|
get_HasLeader () : Boolean put_HasLeader ( NewVal : Boolean ) |
COM native C++ | |
---|---|
HRESULT get_HasLeader( VARIANT_BOOL* Val ) HRESULT put_HasLeader( VARIANT_BOOL NewVal |
Property Value
True if the arc length Dimension has a Leader, false if notCreate and Apply DimensionStyle (C#)
Create and Apply DimensionStyle (VB.NET)
Create and Apply DimensionStyle (VBA)
Create and Apply DimensionStyle (VB.NET)
Create and Apply DimensionStyle (VBA)
DraftSight V1R1.2