Name | Description | |
---|---|---|
![]() | NPoint Constructor | Overloaded. |
The following tables list the members exposed by NPoint.
Name | Description | |
---|---|---|
![]() | NPoint Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Distance | Measures the distance between this point and the specified point |
![]() | Equals | |
![]() | GetHashCode | |
![]() | Rotate | Overloaded. Rotates the point with the specified angle around the specified pin |
![]() | Scale | Overloaded. Scales the point around the specified pin with the specified scale factors |
![]() | ToNPointF | Converts this point to NPointF |
![]() | ToNVector2DF | Converts this point to NVector2DF |
![]() | ToPoint | Converts this point to Point |
![]() | ToPointF | Converts this point to PointF |
![]() | ToString | Returns the string representation of this object |
![]() | Translate | Translates the point with the specified amounts |
![]() | Adds b coordinates to a coordinates and returns the resulting point (binary +) |
![]() | Determines whether a is equal to b |
![]() | Determines whether a is not equal to b |
![]() | Subtracts b coordinates from a coordinates and returns the resulting point (binary -) |