EndPoint.AsPoint

EndPoint.AsPoint property

Gets the end point as Cartesian point, or thrown an exception.

public Vector3 AsPoint { get; }

See Also