Eto.Forms documentation
Eto.Forms documentation
Namespaces
Eto.Forms
Range(T) Structure
Range(T) Properties
End Property
Start Property
Range
T
End Property
Gets the end value of the range.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
C#
VB
F#
Copy
public
T
End
{
get
; }
Public
ReadOnly
Property
End
As
T
Get
member
End
: 'T
with
get
Property Value
Type:
T
The end of the range.
See Also
Reference
Range
T
Structure
Eto.Forms Namespace