Click or drag to resize

RangeTStart Property

Gets the start value of the range

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public T Start { get; }

Property Value

Type: T
The start of the range.
See Also