VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation Namespace / AnnotationDataState Class
Constructors Properties Methods SeeAlso
AnnotationDataState Class Members
The following tables list the members exposed by AnnotationDataState.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets or sets the annotation center coordinates relative to the Location property without regard to rotation.
Public PropertyGets or sets a value indicating whether the annotation is mirrored horizontally.
Public PropertyGets or sets the location, in device-independent pixels (1/96th inch), of annotation in the image space.
Public PropertyGets or sets the current amount of rotation, in degrees, of annotation.
Public PropertyGets or sets the size, in device-independent pixels (1/96th inch), of annotation.
Public PropertyGets or sets a value indicating whether the annotation is mirrored vertically.
Public Methods
 NameDescription
Public MethodApplies this AnnotationDataState to the specified AnnotationData.
See Also