EndPoint.AsPoint
EndPoint.AsPoint property
Gets the end point as Cartesian point, or thrown an exception.
public Vector3 AsPoint { get; }
See Also
- struct Vector3
- struct EndPoint
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D
Gets the end point as Cartesian point, or thrown an exception.
public Vector3 AsPoint { get; }