For a list of all members of this type, see AnnSize members.
Name | Description | |
---|---|---|
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 | Overridden. Determines whether this AnnSize structure contains the same dimensions as the specified Object. | |
GetHashCode | Overridden. Returns a hash code for this AnnSize structure. For more information about this method, refer to 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. Overridden. Converts this AnnSize structure to a human-readable string. |