VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation Namespace / AnnotationDataState Class
In This Topic
    AnnotationDataState Class Properties
    In This Topic
    For a list of all properties of this type, see AnnotationDataState.
    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.
    See Also