LEADTOOLS Annotations (Leadtools.Annotations assembly)

IsFixedStateStackEmpty Property

Show in webframe





true if the fixed stack is empty; false otherwise.
Syntax
public bool IsFixedStateStackEmpty {get;}
'Declaration
 
Public ReadOnly Property IsFixedStateStackEmpty As Boolean
'Usage
 
Dim instance As AnnObject
Dim value As Boolean
 
value = instance.IsFixedStateStackEmpty

            

            
public:
property bool IsFixedStateStackEmpty {
   bool get();
}

Property Value

true if the fixed stack is empty; false otherwise.
Remarks
Returns a value that indicates whether the fixed state has been temporarily disabled for an AnnObject. Fixed annotations are independent of the Transform. The result is that they do not scroll or move with the underlying image. For more information, refer to PushFixedState.
Requirements

Target Platforms

See Also

Reference

AnnObject Class
AnnObject Members

 

 


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