Gets or sets whether the BlockAttribute within the Block reference is locked.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LockPosition As System.Boolean |
C# | |
---|
System.bool LockPosition {get; set;} |
JavaScript | |
---|
LockPosition : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_LockPosition(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool LockPosition { bool* Val
)
DSRESULTput_LockPosition(
bool NewVal
} |
Property Value
True if the BlockAttribute within the Block reference is locked, false if not