Usages of MutablePoint
Method Return Values
| convertFrom (Point) | in MutablePoint | Performs an implicit conversion from Point to MutablePoint. | |
| toMutablePoint () | in Point | Creates a MutablePoint that has the same coordinates as this instance. |
Method Parameters
| convertToPointD (MutablePoint) | in MutablePoint | Performs an explicit conversion from MutablePoint to Point. |