Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: double Dot(PointD)

  • Declared in: RT.Util.Geometry.PointD

Declaration

public double Dot(
    PointD other
)

Summary

Returns the dot product of this vector with the specified one.