←Select platform

PushFixedState Method

Summary

The AnnGroupObject implementation of AnnObject.PushFixedState.

Syntax

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

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

Leadtools.Annotations Assembly