Click or drag to resize

DXFReaderNETControlCurrentWCSpoint Property

Returns the current point in world coordinates.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public Vector2 CurrentWCSpoint { get; }

Property Value

Type: Vector2
See Also