LEADTOOLS Annotations (Leadtools.Annotations assembly)

PushFixedState Method (AnnGroupObject)

Show in webframe





The AnnGroupObject implementation of AnnObject.PushFixedState.
Syntax
public override int PushFixedState()
'Declaration
 
Public Overrides Function PushFixedState() As Integer
'Usage
 
Dim instance As AnnGroupObject
Dim value As Integer
 
value = instance.PushFixedState()

            

            
public:
int PushFixedState(); override 
Remarks
Temporarily disables the fixed state of every AnnObject in the AnnGroupObject. 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.PushFixedState.
Example
For an example, refer to PushFixedState.
Requirements

Target Platforms

See Also

Reference

AnnGroupObject Class
AnnGroupObject Members

 

 


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