Name | Description | |
---|---|---|
![]() | NSize Constructor | Overloaded. |
The following tables list the members exposed by NSize.
Name | Description | |
---|---|---|
![]() | NSize Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Equals | |
![]() | Flip | Flips the Width and Height values. |
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | ToNPoint2DF | Converts this size to NPointF |
![]() | ToNSizeF | Converts this size to NSizeF |
![]() | ToPointF | Converts this size to PointF |
![]() | ToSize | Converts this size to Size |
![]() | ToSizeF | Converts this size to SizeF |
![]() | ToString | Returns the string representation of this object |
![]() | Adds b size to a size and returns the resulting size (binary +) |
![]() | Determines whether a is equal to b |
![]() | Determines whether a is not equal to b |
![]() | Subtracts b size from a size and returns the resulting size (binary -) |