Y-axis coordinate of the start of the line.

Namespace: Ico.Gwx
Assembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public double Y1 { get; set; }
Visual Basic
Public Property Y1 As Double
	Get
	Set
JScript
function get Y1 () : double
function set Y1 (value : double)

See Also