| Visual Basic | |
|---|---|
Property FrameDimensionText As System.Boolean | |
| C# | |
|---|---|
System.bool FrameDimensionText {get; set;} | |
| JavaScript | |
|---|---|
get_FrameDimensionText () : Boolean put_FrameDimensionText ( NewVal : Boolean ) | |
| COM native C++ | |
|---|---|
HRESULT get_FrameDimensionText( VARIANT_BOOL* Val ) HRESULT put_FrameDimensionText( VARIANT_BOOL NewVal | |
Property Value
True to draw a frame around the Dimension text, false to 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
Syntax