PointDMultiply Operator

Overload List

Multiply(Double, PointD) Calculates a new point with both values (X and Y) multiplied with one double value.
Multiply(PointD, Double) Calculates a new point with both values (X and Y) multiplied with one double value.

See Also