Click or drag to resize

ThemedSplitterHandlerPosition Property

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

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

Property Value

Type: Int32

Implements

SplitterIHandlerPosition
See Also