Name | Description | |
---|---|---|
![]() | NPointF Constructor | Overloaded. |
The following tables list the members exposed by NPointF.
Name | Description | |
---|---|---|
![]() | NPointF Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Deserialize | Deserializes the object state from the specified property bag. |
![]() | Distance | Measures the distance between this pofloat and the specified pofloat |
![]() | Equals | Overloaded. Checks whether this pofloat is equal to the other pofloat |
![]() | GetHashCode | |
![]() | Rotate | Overloaded. Rotates the pofloat with the specified angle around the specified pin |
![]() | Scale | Overloaded. Scales the pofloat around the specified pin with the specified scale factors |
![]() | Serialize | Serializes the object state floato the specified property bag. |
![]() | ToNPoint | Converts this NPointF to NPoint |
![]() | ToString | Returns the string representation of this object |
![]() | Translate | Translates the pofloat with the specified amounts |
![]() | Adds b coordinates to a coordinates and returns the resulting pofloat (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 pofloat (binary -) |