Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: double LengthProjectedOnto(PointD)

  • Declared in: RT.Util.Geometry.PointD

Declaration

public double LengthProjectedOnto(
    PointD vector
)

Summary

Returns the length of this vector's projection onto the specified vector.