Gets or sets whether to uniformly scale Blocks on insertion.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ApplyUniformScale As System.Boolean |
C# | |
---|
System.bool ApplyUniformScale {get; set;} |
JavaScript | |
---|
ApplyUniformScale : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_ApplyUniformScale(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool ApplyUniformScale { bool* Val
)
DSRESULTput_ApplyUniformScale(
bool NewVal
} |
Property Value
True to uniformly scale Blocks on insertion, false to not