Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

PopFixedState Method (AnnGroupObject)






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

            

            
public:
int PopFixedState(); override 
Remarks
Re-enables 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.PopFixedState.
Example
For an example, refer to PushFixedState.
Requirements

Target Platforms

See Also

Reference

AnnGroupObject Class
AnnGroupObject Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)