X-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 X1 { get; set; }
Visual Basic
Public Property X1 As Double
	Get
	Set
JScript
function get X1 () : double
function set X1 (value : double)

See Also