LEADTOOLS Annotations (Leadtools.Annotations assembly)

GetFixedState Method (AnnGroupObject)

Show in webframe





The AnnGroupObject implementation of AnnObject.GetFixedState.
Syntax
public override bool GetFixedState()
'Declaration
 
Public Overrides Function GetFixedState() As Boolean
'Usage
 
Dim instance As AnnGroupObject
Dim value As Boolean
 
value = instance.GetFixedState()

            

            
public:
bool GetFixedState(); override 
Remarks
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.GetFixedState.
Example
For an example, refer to AnnObject.GetFixedState.
Requirements

Target Platforms

See Also

Reference

AnnGroupObject Class
AnnGroupObject Members

 

 


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