For a list of all members of this type, see AnnPoint members.
Name | Description | |
---|---|---|
Add | Translates an AnnPoint by a given AnnSize. | |
Convert | Converts this AnnPoint to the specified unit. | |
ConvertedX | Returns the value of the x-coordinate of this AnnPoint structure converted to its equivalent in the specified AnnUnit unit of measure. | |
ConvertedY | Returns the value of the y-coordinate of this AnnPoint structure, converted to its equivalent in the specified AnnUnit unit of measure. | |
ConvertTo | Converts this AnnPoint with the specified unit to another AnnPoint. | |
Equals | Overridden.
Specifies whether this AnnPoint contains the same coordinates as the specified Object. For more information about this method, see Object.Equals/>. | |
GetHashCode | Overridden.
Returns a hash code for this AnnPoint structure. For information about this method, see GetHashCode. | |
Subtract | Translates an AnnPoint by the negative of a given AnnSize. | |
ToPointF | Converts this AnnPoint to a PointF. | |
ToString | Overridden. Overridden. Converts this AnnPoint to a human-readable string. |