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

AnnRectangle Structure

Fields  Properties  Methods 


The following tables list the members exposed by AnnRectangle.

Public Constructors
 NameDescription
Public ConstructorAnnRectangle ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)EmptyRepresents a new instance of the AnnRectangle structure with member data left uninitialized.  
Top
Public Properties
 NameDescription
Public PropertyBottomGets the y-coordinate of the bottom of this AnnRectangle structure.  
Public PropertyHeightGets or sets the height of this AnnRectangle structure.  
Public PropertyIsEmptyGets a value indicating whether all numeric properties of this AnnRectangle structure have values of zero.  
Public PropertyLeftGets the x-coordinate of the left edge of this AnnRectangle structure.  
Public PropertyLocationGets or sets the coordinates of the upper-left corner of this AnnRectangle structure.  
Public PropertyRightGets the x-coordinate of the right edge of this AnnRectangle structure.  
Public PropertySizeGets or sets the size of this AnnRectangle structure.  
Public PropertyTopGets the y-coordinate of the top of this AnnRectangle structure.  
Public PropertyUnitGets or sets a value that specifies the unit of measure for this AnnRectangle structure.  
Public PropertyWidthGets or sets the width of this AnnRectangle structure.  
Public PropertyXGets or sets the x-coordinate of the upper-left corner of this AnnRectangle structure.  
Public PropertyYGets or sets the y-coordinate of the upper-left corner of this AnnRectangle structure.  
Top
Public Methods
 NameDescription
Public MethodContainsOverloaded. Determines if the specified point is contained within this AnnRectangle structure.  
Public MethodConvertConverts this AnnRectangle structure to one with the specified unit of measure.  
Public MethodConvertedBottomReturns the value of the bottom edge of this AnnRectangle structure, converted to its equivalent in specified AnnUnit unit of measure.  
Public MethodConvertedHeightReturns the value for the height of this AnnRectangle structure, converted to its equivalent in the specified AnnUnit unit of measure.  
Public MethodConvertedLeftReturns the value of the left edge of this AnnRectangle structure converted to its equivalent in the specified AnnUnit unit of measure.  
Public MethodConvertedRightReturns the value of the right edge of this AnnRectangle structure, converted to its equivalent in the specified AnnUnit unit of measure.  
Public MethodConvertedTopReturns the value of the top edge of this AnnRectangle structure, converted to its equivalent in the specified AnnUnit unit of measure.  
Public MethodConvertedWidthReturns the value for the width of this AnnRectangle structure, converted to its equivalent in the specified AnnUnit unit of measure.  
Public MethodConvertToConverts this AnnRectangle structure with the specified unit of measure to another AnnRectangle structure.  
Public MethodEqualsSpecifies whether this AnnRectangle structure contains the same dimensions as the specified Object.
For more information about this method, see System.Object.Equals(System.Object).  
Public Methodstatic (Shared in Visual Basic)FromLTRBOverloaded. Creates a AnnRectangle structure with the specified upper-left corner and lower-right corner and the specified unit of measure.  
Public MethodGetHashCodeReturns a hash code for this AnnRectangle structure.
For information about this method, see System.Object.GetHashCode.  
Public MethodInflateOverloaded. Inflates this AnnRectangle structure by the specified amounts.  
Public MethodIntersectOverloaded. Replaces this AnnRectangle structure with the intersection of itself and the specified AnnRectangle structure.  
Public MethodIntersectsWithDetermines if this rectangle intersects with a test rectangle.  
Public MethodOffsetOverloaded. Adjusts the location of this rectangle by the specified amounts.  
Public MethodToRectangleFConverts this AnnRectangle structure to a RectangleF structure.  
Public MethodToStringOverridden. Converts this AnnRectangle structure to a human-readable string.  
Public Methodstatic (Shared in Visual Basic)UnionCreates the smallest possible third rectangle that can contain both of two rectangles that form a union.  
Top
Public Operators
public Operator Equality Tests whether two AnnRectangle structures are equal.
public Operator Inequality Tests whether two AnnRectangle structures are unequal.
Top
See Also

Reference

AnnRectangle Structure
Leadtools.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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