Click or drag to resize

Point3DMultiply Operator

Overload List
 NameDescription
Public operatorStatic memberMultiply(Double, Point3D) Multiplies all the coordinates of a point with a scalar, and returns the result as a new point.
Public operatorStatic memberMultiply(Point3D, Double) Multiplies all the coordinates of a point with a scalar, and returns the result as a new point.
Top
See Also