The following tables list the members exposed by Extent.
Name | Description | |
---|---|---|
![]() | Extent Constructor | Initializes a new Extent structure |
Name | Description | |
---|---|---|
![]() | Centimeters | The number of centimeters |
![]() | Emus | The number of English Metric Units. There are 914400 per inch, 12700 per point or 635 per twip. |
![]() | Inches | The number of inches |
![]() | LogicalPixels | The number of logical pixels, i.e. device independent units |
![]() | Millimeters | The number of millimeters |
![]() | Points | The number of points, 72nds on an inch |
![]() | Twips | The number of twips |
Name | Description | |
---|---|---|
![]() | CompareTo | Compares this instance to another extent |
![]() | Equals | Overloaded. Compares the specified object to this object to see if they are equivalent. |
![]() | GetHashCode | Returns the hash code of the structure. |
![]() ![]() | Max | Gets the larger of the two Extent values. |
![]() ![]() | Min | Gets the smaller of the two Extent values. |
![]() | ToString | Returns the string representation of this object. |
![]() | Adds 2 extents. |
![]() | Overloaded. Binary division operator |
![]() | Compares the values of two Extent structures for equality |
![]() | Compares the relative values of two Extent structures |
![]() | Compares the relative values of two Extent structures |
![]() | Compares the values of two Extent structures for inequality |
![]() | Compares the relative values of two Extent structures |
![]() | Compares the relative values of two Extent structures |
![]() | Overloaded. Binary multiplication operator |
![]() | Computes the difference (delta) between two Extent structures. |
![]() | Unary negation operator |
![]() | Unary plus operator |