LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

IsLocked Property (IAnnObject)

Show in webframe





Gets a value indicating whether the object is currently locked.
Syntax
bool IsLocked {get;}
'Declaration
 
ReadOnly Property IsLocked As Boolean
'Usage
 
Dim instance As IAnnObject
Dim value As Boolean
 
value = instance.IsLocked

            

            
property bool IsLocked {
   bool get();
}

Property Value

true if the object is currently locked, otherwise; false.
Requirements

Target Platforms

See Also

Reference

IAnnObject Interface
IAnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.