VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation Namespace / AnnotationData Class
In This Topic
AnnotationData Class Properties
In This Topic
For a list of all properties of this type, see AnnotationData.
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the annotation border is visible.
Public PropertyGets or sets a value indicating whether the annotation can be mirrored.
Public PropertyGets or sets a value indicating whether the annotation can be moved.
Public PropertyGets or sets a value indicating whether the size of annotation can be changed.
Public PropertyGets or sets a value indicating whether the annotation can be rotated.
Public PropertyGets or sets a value indicating whether the annotation can be selected.
Public PropertyGets or sets the annotation comment.
Public PropertyGets or sets information about the user who created the annotation.
Public PropertyGets or sets the creation time of the annotation.
Public PropertyGets or sets the background brush of annotation.
Public PropertyGets the unique System.Guid associated with the annotation.
Public PropertyGets or sets a value indicating whether the annotation is mirrored horizontally.
Public PropertyGets or sets intent of the annotation.
Public PropertyGets a value indicating whether the annotation is disposed.
Public PropertyGets a value indicating whether the annotation data is initializing.
Public PropertyGets or sets a value indicating whether the annotation is visible.
Public PropertyGets or sets the location, in device-independent pixels (1/96th inch), of annotation in the image space.
Public PropertyGets or sets information about the user who modified the annotation.
Public PropertyGets or sets the last time this annotation was modified.
Public PropertyGets or sets the name of annotation.
Public PropertyGets or sets the style of the annotation's outline.
Public PropertyGets a value indicating whether the annotation is resizeable.
Public PropertyGets a value indicating whether the annotation is rotatable.
Public PropertyGets or sets the current amount of rotation, in degrees, for this annotation.
Public PropertyGets or sets the size, in device-independent pixels (1/96th inch), of the annotation.
Public PropertyGets or sets the tooltip associated with the annotation.
Public PropertyGets or sets a value indicating whether the annotation is mirrored vertically.
See Also