Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: PointD operator-(PointD)

  • Declared in: RT.Util.Geometry.PointD

Declaration

public static PointD operator-(
    PointD vector
)

Summary

Performs unary vector negation (i.e. the resulting point is of the same length but pointing in the opposite direction).