Recalculates the Y-coordinate to the field Y-coordinate.

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

Syntax

C#
public int ToBaltieAreaYField(
	float y
)

Parameters

y
Type: System..::.Single
The Y-coordinate on the Baltie's area.

Return Value

Returns the recalculated coordinate.

See Also