Click or drag to resize

ThemedSplitterHandlerRelativePosition Property

Gets or sets the relative position of the splitter which is based on FixedPanel.

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

Property Value

Type: Double

Implements

SplitterIHandlerRelativePosition
See Also