LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

IsFixedStateStackEmpty Property






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 bool IsFixedStateStackEmpty {get;}
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnObject Class
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.