IAcadAttributeReferenceLockPosition
Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
bool LockPosition { get; }
 
ReadOnly Property LockPosition As Boolean
        Get
 
property bool LockPosition {
        bool get ();
}
 
abstract LockPosition : bool with get
 
 
 
Property Value
Boolean
 
See Also