Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

FixedStateOperations Property






Gets or sets the fixed state for this AnnObject.
Syntax
public AnnFixedStateOperations FixedStateOperations {get; set;}
'Declaration
 
Public Property FixedStateOperations As AnnFixedStateOperations
public AnnFixedStateOperations FixedStateOperations {get; set;}
@property (nonatomic) LTAnnFixedStateOperations fixedStateOperation;
public int getFixedStateOperations()
public void setFixedStateOperations(int fixedStateOperations)
            
 
get_FixedStateOperations();
set_FixedStateOperations(value);
Object.defineProperty('FixedStateOperations');

Property Value

A 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.

Requirements

Target Platforms

See Also

Reference

AnnObject Class
AnnObject Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features