RhinoCommon API
Point2fMultiply Operator |
Multiplies a Point2f by a scalar.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public static Point2f operator *( Point2f a, float b )
Public Shared Operator * ( a As Point2f, b As Single ) As Point2f
Parameters
- a
- Type: Rhino.GeometryPoint2f
First point. - b
- Type: SystemSingle
Scalar.
Return Value
Type: Point2fA multiplied Point2f.

Rhino for Windows
Supported in: 6.8