public AnnFixedStateOperations FixedStateOperations { get; set; }
@property (nonatomic, assign) LTAnnFixedStateOperations fixedStateOperations;
public int getFixedStateOperations()
public void setFixedStateOperations(int fixedStateOperations)
public:
property AnnFixedStateOperations^ FixedStateOperations
{
AnnFixedStateOperations^ get()
void set(AnnFixedStateOperations^ value)
}
FixedStateOperations # get and set (AnnObject)
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document