Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: PointD operator-(PointD, PointD)

  • Declared in: RT.Util.Geometry.PointD

Declaration

public static PointD operator-(
    PointD left,
    PointD right
)

Summary

Performs vector subtraction, returning the result.