←Select platform

PopFixedState Method

Summary

The AnnGroupObject implementation of AnnObject.PopFixedState.

Syntax

C#
VB
C++
public override int PopFixedState() 
  
Public Overrides Function PopFixedState() As Integer 
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly