←Select platform

AnnSize Structure Members

Summary

The following tables list the members exposed by AnnSize.

Public Constructors

Name Description
AnnSize Initializes a new instance of the AnnSize structure from a SizeF structure and a unit value.

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.

Public Properties

Name Description
Height Gets or sets the height or vertical component of this AnnSize structure.
IsEmpty Gets a value indicating whether this AnnSize structure is empty.
Unit Gets or sets the unit of measure for this AnnSize structure.
Width Gets or sets the width or horizontal component this AnnSize structure.

Public Fields

Name Description
Empty Represents a new instance of an AnnSize structure with member data left uninitialized.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly