LEADTOOLS JavaScript (Leadtools.Annotations.Core)

FixedStateOperations Property

Show in webframe
Gets or sets the fixed state for this AnnObject.
Syntax
get_fixedStateOperations();
set_fixedStateOperations(value);
Object.defineProperty('fixedStateOperations');

Property Value

TypeDescription
AnnFixedStateOperationsA AnnFixedStateOperations value that indicates the fixed state for this AnnObject. The default value is AnnFixedStateOperations.None.
Remarks

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.

See Also

Reference

AnnObject Object
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.