←Select platform

GetFixedState Method

Summary

The AnnGroupObject implementation of AnnObject.GetFixedState.

Syntax

C#
VB
C++
public override bool GetFixedState() 
  
Public Overrides Function GetFixedState() As Boolean 
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

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

Leadtools.Annotations Assembly