Gets or sets whether to allow or prevent manual placement of Dimension text, ignoring horizontal justification settings.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SpecifyTextPlacement As System.Boolean |
C# | |
---|
System.bool SpecifyTextPlacement {get; set;} |
JavaScript | |
---|
SpecifyTextPlacement : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_SpecifyTextPlacement(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool SpecifyTextPlacement { bool* Val
)
DSRESULTput_SpecifyTextPlacement(
bool NewVal
} |
Property Value
True to allow manual placement of Dimension text, false to prevent manual placement of Dimension text