Point Structure |
Namespace: GroupDocs.Annotation.Models
The Point type exposes the following members.
Name | Description | |
---|---|---|
![]() | Point |
Initializes a new instance of the Point struct.
|
Name | Description | |
---|---|---|
![]() | Equals |
Determines whether the specified point is equal to the current point.
(Overrides ValueTypeEquals(Object).) |
![]() | GetHashCode |
Serves as the default hash function.
(Overrides ValueTypeGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from ValueType.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Compares two Point objects. The result specifies whether the values of the Point.X and Point.Y properties of the two Point objects are equal.
|
![]() ![]() | Inequality |
Compares two Point objects. The result specifies whether the values of the Point.X and Point.Y properties of the two Point objects are not equal.
|