Aurigma Graphics Mill 5.5 for .NET
LockableObject..::.Locked Property
Indicates if the object has been locked.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Remarks
This property is always accessible (even if the object is locked). You can use it to check if method Lock()()() was already executed, but Unlock()()() was not.