ScreenToWorld(CadPoint) Method

Definition

Namespace ProCad.Controls
Assembly ProCad.Controls.dll

Converts a screen-space point into world coordinates.

public readonly Vector2 ScreenToWorld(CadPoint screenPoint)

Parameters

screenPoint
CadPoint

Returns