Gets or sets whether to lock the X/Y scaling of this embedded object.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LockAspect As System.Boolean |
C# | |
---|
System.bool LockAspect {get; set;} |
JavaScript | |
---|
LockAspect : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_LockAspect(
VARIANT_BOOL
newVal
)
C++ | |
---|
property System.bool LockAspect { bool* pVal
)
DSRESULTput_LockAspect(
bool newVal
} |
Property Value
True to lock the X/Y scaling, false to not