Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AnnPoint Structure Members
See Also  Fields  Properties  Methods 
Leadtools.Annotations Namespace : AnnPoint Structure


The following tables list the members exposed by AnnPoint.

Public Constructors

 NameDescription
Public Constructor AnnPoint ConstructorOverloaded.  Initializes a new instance of the AnnPoint structure with the specified coordinates.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic) Empty Represents a new instance of the AnnPoint structure with member data left uninitialized.  
Top

Public Properties

 NameDescription
Public Property IsEmpty Gets a value indicating whether this AnnPoint structure is empty.  
Public Property Unit Gets or sets a value that represents the unit of measure for this AnnPoint structure.  
Public Property X Gets or sets the x-coordinate of this AnnPoint.  
Public Property Y Gets or sets the y-coordinate of this AnnPoint.  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic) Add Translates an AnnPoint by a given AnnSize.  
Public Method Convert Converts this AnnPoint to the specified unit.  
Public Method ConvertedX Returns the value of the x-coordinate of this AnnPoint structure converted to its equivalent in the specified AnnUnit unit of measure.  
Public Method ConvertedY Returns the value of the y-coordinate of this AnnPoint structure, converted to its equivalent in the specified AnnUnit unit of measure.  
Public Method ConvertTo Converts this AnnPoint with the specified unit to another AnnPoint.  
Public Method EqualsOverridden.  Specifies whether this AnnPoint contains the same coordinates as the specified Object.
For more information about this method, see Object.Equals/>.  
Public Method GetHashCodeOverridden.  Returns a hash code for this AnnPoint structure.
For information about this method, see GetHashCode.  
Public Methodstatic (Shared in Visual Basic) Subtract Translates an AnnPoint by the negative of a given AnnSize.  
Public Method ToPointF Converts this AnnPoint to a PointF.  
Public Method ToStringOverridden.  Overridden. Converts this AnnPoint to a human-readable string.  
Top

Public Operators

Public Operator Addition Translates an AnnPoint by a given AnnSize.
Public Operator Equality Tests whether two AnnPoint structures are equal.
Public Operator Inequality Tests whether two AnnPoint structures are unequal.
Public Operator Subtraction Translates an AnnPoint by the negative of a given AnnSize.
Top

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features