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

AnnSize Structure

Fields  Properties  Methods 


The following tables list the members exposed by AnnSize.

Public Constructors
 NameDescription
Public ConstructorAnnSize ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)EmptyRepresents a new instance of an AnnSize structure with member data left uninitialized.  
Top
Public Properties
 NameDescription
Public PropertyHeightGets or sets the height or vertical component of this AnnSize structure.  
Public PropertyIsEmptyGets a value indicating whether this AnnSize structure is empty.  
Public PropertyUnitGets or sets the unit of measure for this AnnSize structure.  
Public PropertyWidthGets or sets the width or horizontal component this AnnSize structure.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)AddAdds the width and height of one AnnSize structure to the width and height of another AnnSize structure.  
Public MethodConvertConverts this AnnSize structure to the specified unit.  
Public MethodConvertedHeightReturns the value of the vertical component of this AnnSize structrue, in the specified AnnUnit unit of measure.  
Public MethodConvertedWidthReturns the value of the width or horizontal component of this AnnSize structure, in the units specified in the unit parameter.  
Public MethodConvertToConverts this AnnSize structure to the specified units, and returns a new AnnSize structure.  
Public MethodEqualsDetermines whether this AnnSize structure contains the same dimensions as the specified Object.  
Public MethodGetHashCodeReturns a hash code for this AnnSize structure. For more information about this method, refer to System.Object.GetHashCode.  
Public Methodstatic (Shared in Visual Basic)SubtractSubtracts the width and height of one AnnSize structure from the width and height of another AnnSize structure.  
Public MethodToAnnPointConverts this AnnSize structure to an AnnPoint structure.  
Public MethodToSizeFConverts this AnnSize structure to a SizeF structure.  
Public MethodToStringOverridden. Converts this AnnSize structure to a human-readable string.  
Top
Public Operators
public Operator Addition Adds the width and height of one AnnSize structure to the width and height of another AnnSize structure.
public Operator Equality Determines whether two AnnSize structures are equal.
public Operator Explicit Type Conversion Converts the specified AnnSize structure to an AnnPoint structure.
public Operator Inequality Determines whether two AnnSize structures are unequal.
public Operator Subtraction Subtracts the width and height of one AnnSize structure from the width and height of another AnnSize structure.
Top
See Also

Reference

AnnSize Structure
Leadtools.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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