Gets or sets whether to draw a frame around the Dimension text.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property FrameDimensionText As System.Boolean |
| C# | |
|---|
System.bool FrameDimensionText {get; set;} |
| JavaScript | |
|---|
FrameDimensionText : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_FrameDimensionText(
VARIANT_BOOL
NewVal
)
| C++ | |
|---|
property System.bool FrameDimensionText { bool* Val
)
DSRESULTput_FrameDimensionText(
bool NewVal
} |
Property Value
True to draw a frame around the Dimension text, false to not