Click or drag to resize

SplitterIHandlerPosition Property

Gets or sets the position of the splitter from the left or top, in pixels.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
int Position { get; set; }

Property Value

Type: Int32
The position of the splitter.
See Also