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 one,
    PointD other
)

Summary

Performs vector addition, returning the result.