ImageAnnotation Class |
Namespace: GroupDocs.Annotation.Models.AnnotationModels
The ImageAnnotation type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImageAnnotation |
Initializes new instance of ImageAnnotation class.
|
Name | Description | |
---|---|---|
![]() | Angle |
Gets or sets annotation rotation angle
|
![]() | Box |
Gets or sets annotation position
|
![]() | CreatedOn |
Gets or sets annotation creation date
(Inherited from AnnotationBase.) |
![]() | Id |
Gets or sets annotation unique identifier
(Inherited from AnnotationBase.) |
![]() | ImageExtension |
Gets or sets image data
|
![]() | ImagePath |
Gets or sets image path
|
![]() | Message |
Gets or sets annotation message
(Inherited from AnnotationBase.) |
![]() | Opacity |
Gets or sets image opacity
|
![]() | PageNumber |
Gets or sets page number to be annotated
(Inherited from AnnotationBase.) |
![]() | Replies |
Represents annotation replies collection
(Inherited from AnnotationBase.) |
![]() | Type |
Gets or sets annotation type
(Inherited from AnnotationBase.) |
![]() | User |
Gets or sets annotation creator
(Inherited from AnnotationBase.) |
Name | Description | |
---|---|---|
![]() | Clone |
Returns new Instance with same values
(Overrides AnnotationBaseClone.) |
![]() | Equals(Object) |
Compares Image Annotations using standard object Equals method
(Overrides AnnotationBaseEquals(Object).) |
![]() | Equals(AnnotationBase) |
Compares Base Annotations using IEquatable Equals method
(Inherited from AnnotationBase.) |
![]() | Equals(ImageAnnotation) |
Compares Image Annotations using IEquatable Equals method
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
Returns HashCode of Image Annotation
(Overrides AnnotationBaseGetHashCode.) |
![]() | GetImage |
Gets image object
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |