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

PopFixedState Method (AnnObject)






Re-enables the fixed state of an AnnObject.
Syntax
public virtual int PopFixedState()
'Declaration
 
Public Overridable Function PopFixedState() As Integer
'Usage
 
Dim instance As AnnObject
Dim value As Integer
 
value = instance.PopFixedState()
public virtual int PopFixedState()
 function Leadtools.Annotations.AnnObject.PopFixedState()
public:
virtual int PopFixedState(); 

Return Value

size of the fixed state stack before the call to PopFixedState
Remarks
This function re-enables the fixed state of one or more AnnObject. It is to be called after the fixed state as been temporarily disabled by a call to PushFixedState. 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, SetFixedState and FixedState.
Example
For an example, 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.