Leadtools.Annotations Namespace > AnnObject Class : FixedState Property |
public AnnFixedStateOperations FixedState {get; set;}
'Declaration Public Property FixedState As AnnFixedStateOperations
'Usage Dim instance As AnnObject Dim value As AnnFixedStateOperations instance.FixedState = value value = instance.FixedState
public AnnFixedStateOperations FixedState {get; set;}
get_FixedState();
set_FixedState(value);
public: property AnnFixedStateOperations FixedState { AnnFixedStateOperations get(); void set ( AnnFixedStateOperations value); }
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2