LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

AnnPoint Structure

Fields  Properties  Methods 


The following tables list the members exposed by AnnPoint.

Public Constructors
 NameDescription
Public ConstructorAnnPoint ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)EmptyRepresents a new instance of the AnnPoint structure with member data left uninitialized.  
Top
Public Properties
 NameDescription
Public PropertyIsEmptyGets a value indicating whether this AnnPoint structure is empty.  
Public PropertyUnitGets or sets a value that represents the unit of measure for this AnnPoint structure.  
Public PropertyXGets or sets the x-coordinate of this AnnPoint.  
Public PropertyYGets or sets the y-coordinate of this AnnPoint.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)AddTranslates an AnnPoint by a given AnnSize.  
Public MethodConvertConverts this AnnPoint to the specified unit.  
Public MethodConvertedXReturns the value of the x-coordinate of this AnnPoint structure converted to its equivalent in the specified AnnUnit unit of measure.  
Public MethodConvertedYReturns the value of the y-coordinate of this AnnPoint structure, converted to its equivalent in the specified AnnUnit unit of measure.  
Public MethodConvertToConverts this AnnPoint with the specified unit to another AnnPoint.  
Public MethodEqualsSpecifies whether this AnnPoint contains the same coordinates as the specified Object.
For more information about this method, see Object.Equals/>.  
Public MethodGetHashCodeReturns a hash code for this AnnPoint structure.
For information about this method, see System.Object.GetHashCode.  
Public Methodstatic (Shared in Visual Basic)SubtractTranslates an AnnPoint by the negative of a given AnnSize.  
Public MethodToPointFConverts this AnnPoint to a PointF.  
Public MethodToStringOverridden. 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

Reference

AnnPoint Structure
Leadtools.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.