Name | Description | |
---|---|---|
![]() | NPointD Constructor | Overloaded. |
The following tables list the members exposed by NPointD.
Name | Description | |
---|---|---|
![]() | NPointD Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Distance | Measures the distance between this point and the specified point. |
![]() | Equals | |
![]() | GetCompassDirection | Gets the compass direction which corresponds to the vector formed by this point and the specified point |
![]() | GetHashCode | |
![]() ![]() | Parse | |
![]() | Rotate | Overloaded. Rotates the point with the specified angle around the specified pin |
![]() | Round | Round this point |
![]() | Scale | Overloaded. Scales the point around the specified pin with the specified scale factors |
![]() | ToNVector2DF | Converts this point to NVector2DF |
![]() | 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 -) |