Recalculates the X-coordinate to the field X-coordinate.

Namespace:  SGP.Baltie2D
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public int ToBaltieAreaXField(
	float x
)

Parameters

x
Type: System..::.Single
The X-coordinate on the Baltie's area.

Return Value

Returns the recalculated coordinate.

See Also