LineStart Property

Gets or sets the value determining the starting point of this Line

Definition

Namespace: Firefly.Box.UI
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public Point Start { get; set; }

Property Value

Point

See Also