Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: PointD ProjectedOnto(PointD)

  • Declared in: RT.Util.Geometry.PointD

Declaration

public PointD ProjectedOnto(
    PointD vector
)

Summary

Returns a vector representing the projection (i.e. length and direction) of this vector onto the specified vector.