DistanceAnnotation Class |
Namespace: GroupDocs.Annotation.Models.AnnotationModels
The DistanceAnnotation type exposes the following members.
Name | Description | |
---|---|---|
![]() | DistanceAnnotation |
Initializes new instance of DistanceAnnotation class.
|
Name | Description | |
---|---|---|
![]() | 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.) |
![]() | Message |
Gets or sets annotation message
(Inherited from AnnotationBase.) |
![]() | Opacity |
Gets or sets annotation opacity
|
![]() | PageNumber |
Gets or sets page number to be annotated
(Inherited from AnnotationBase.) |
![]() | PenColor |
Gets or sets annotation pen color
|
![]() | PenStyle |
Gets or sets annotation pen style
|
![]() | PenWidth |
Gets or sets annotation pen width
|
![]() | 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 Distance Annotations using standard object Equals method
(Overrides AnnotationBaseEquals(Object).) |
![]() | Equals(AnnotationBase) |
Compares Base Annotations using IEquatable Equals method
(Inherited from AnnotationBase.) |
![]() | Equals(DistanceAnnotation) |
Compares Distance Annotations using IEquatable Equals method
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
Returns HashCode of Distance Annotation
(Overrides AnnotationBaseGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |