documentationfor yFiles for HTML 2.6

Usages of MutablePoint

Method Return Values

convertToMutablePoint (Point)in PointPerforms an implicit conversion from Point to MutablePoint.
toMutablePoint ()in PointCreates a MutablePoint that has the same coordinates as this instance.

Method Parameters

convertFrom (MutablePoint)in PointPerforms an explicit conversion from MutablePoint to Point.