Click or drag to resize

Vector2ToPointF Method

Obtains the PointF conversion of Vector2.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public PointF ToPointF()

Return Value

Type: PointF
A PointF
See Also