Name | Description | |
---|---|---|
![]() | NSizeD Constructor | Overloaded. |
The following tables list the members exposed by NSizeD.
Name | Description | |
---|---|---|
![]() | NSizeD Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Ceil | Returns the ceil size |
![]() | Equals | |
![]() | Floor | Round the floor size |
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Round | Round the floor size |
![]() | ToNPoint2DF | Converts this size to NPointF |
![]() | ToPointF | Converts this size to PointF |
![]() | 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 -) |