←Select platform

AnnSize Structure Methods

Summary

For a list of all members of this type, see AnnSize members

Public Methods

Name Description
- Subtracts the width and height of one AnnSize structure from the width and height of another AnnSize structure.
!= Determines whether two AnnSize structures are unequal.
+ Adds the width and height of one AnnSize structure to the width and height of another AnnSize structure.
== Determines whether two AnnSize structures are equal.
Add Adds the width and height of one AnnSize structure to the width and height of another AnnSize structure.
Convert Converts this AnnSize structure to the specified unit.
ConvertedHeight Returns the value of the vertical component of this AnnSize structrue, in the specified AnnUnit unit of measure.
ConvertedWidth Returns the value of the width or horizontal component of this AnnSize structure, in the units specified in the unit parameter.
ConvertTo Converts this AnnSize structure to the specified units, and returns a new AnnSize structure.
Equals Determines whether this AnnSize structure contains the same dimensions as the specified Object.
explicit Converts the specified AnnSize structure to an AnnPoint structure.
GetHashCode Returns a hash code for this AnnSize structure. For more information about this method, refer to System.Object.GetHashCode.
Subtract Subtracts the width and height of one AnnSize structure from the width and height of another AnnSize structure.
ToAnnPoint Converts this AnnSize structure to an AnnPoint structure.
ToSizeF Converts this AnnSize structure to a SizeF structure.
ToString Overridden. Converts this AnnSize structure to a human-readable string.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly