Obtains the PointF conversion of Vector3.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax Public Function ToPointF As PointF
public:
PointF ToPointF()
member ToPointF : unit -> PointF
METHOD ToPointF() AS PointF
Return Value
Type:
PointFA PointF
See Also