LEADTOOLS Annotations (Leadtools.Annotations assembly)

PopFixedState Method (AnnContainer)

Show in webframe





Re-enables the fixed state of every AnnObject in the AnnContainer.
Syntax
public virtual int PopFixedState()
'Declaration
 
Public Overridable Function PopFixedState() As Integer
'Usage
 
Dim instance As AnnContainer
Dim value As Integer
 
value = instance.PopFixedState()

            

            
public:
virtual int PopFixedState(); 

Return Value

size of the fixed state stack before the call to PopFixedState
Remarks
Calls AnnObject.PopFixedState on every AnnObject in the AnnContainer. 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 AnnObject.PopFixedState.
Example
For an example, refer to PushFixedState.
Requirements

Target Platforms

See Also

Reference

AnnContainer Class
AnnContainer Members

 

 


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