A tangent in a 2D Cartesian coordinate space with double values.
Members
No filters for this type Constructors
Initializes a new instance of the
Tangent class using the given values for the
point and
vector properties.
- point: Point
conversion
The point of tangency.
- vector: Point
conversion
The directional vector.
Properties
Gets the point of tangency.
Gets the directional vector.