The following tables list the members exposed by AnnPoint.
Public Constructors
Name | Description | |
---|---|---|
AnnPoint | Initializes a new instance of the AnnPoint structure from a PointF structure and a unit of measure. |
Public Methods
Name | Description | |
---|---|---|
- | Translates an AnnPoint by the negative of a given AnnSize. | |
!= | Tests whether two AnnPoint structures are unequal. | |
+ | Translates an AnnPoint by a given AnnSize. | |
== | Tests whether two AnnPoint structures are equal. | |
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 | Specifies whether this AnnPoint contains the same coordinates as the specified Object.For more information about this method, see Object.Equals/>. | |
GetHashCode | Returns a hash code for this AnnPoint structure.For information about this method, see System.Object.GetHashCode. | |
Subtract | Translates an AnnPoint by the negative of a given AnnSize. | |
ToPointF | Converts this AnnPoint to a PointF. | |
ToString | Overridden. Converts this AnnPoint to a human-readable string. |
Public Properties
Name | Description | |
---|---|---|
IsEmpty | Gets a value indicating whether this AnnPoint structure is empty. | |
Unit | Gets or sets a value that represents the unit of measure for this AnnPoint structure. | |
X | Gets or sets the x-coordinate of this AnnPoint. | |
Y | Gets or sets the y-coordinate of this AnnPoint. |
Public Fields
Name | Description | |
---|---|---|
Empty | Represents a new instance of the AnnPoint structure with member data left uninitialized. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET