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

Divides a point by a specified scalar factor.