Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: PointD operator*(PointD, double)

  • Declared in: RT.Coordinates.PointD

Declaration

public static PointD operator*(
    PointD p,
    double amount
)

Summary

Multiplies a point by a specified scalar factor.