get_fixedStateOperations();
set_fixedStateOperations(value);
!MISSING Scrap '_RTJavaScript_PROPERTY_SYNTAX'!
Type | Description |
---|---|
AnnFixedStateOperations | A AnnFixedStateOperations value that indicates the fixed state for this AnnObject. The default value is AnnFixedStateOperations.None. |
The LEADTOOLS Annotation toolkit supports fixing the object size and location when the container zooms or scrolls. To fix an object, change the FixedStateOperations property from the default AnnFixedStateOperations.None to the desired state.
For more information on fixed annotation objects, refer to Fixed Annotations.