Y-axis coordinate of the end of the line.

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

Syntax

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

See Also