←Select platform

FixedState Property

Summary

Gets or sets the font and pen fixed state of this object.

Syntax

C#
VB
C++
public AnnFixedStateOperations FixedState { get; set; } 
  
Public Property FixedState As Leadtools.Annotations.AnnFixedStateOperations 

Property Value

One or more combination of the AnnFixedStateOperations enumeration members indicating the font and pen fixed state of the object. Default value is AnnFixedStateOperations.None.

Remarks

Use this property to fix an annotation object where any text or pen used to draw it will have a fixed value and will not change when the container is zoomed in or out.

For more information on fixed annotation objects, refer to Fixed Annotations (Deprecated).

Example

For an example, refer to AnnFixedStateOperations

Requirements

Target Platforms

See Also

Reference

AnnObject Class

AnnObject Members

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

Leadtools.Annotations Assembly