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; }
Public Property RelativePosition As Double
Get
Set
abstract RelativePosition : float with get, set
override RelativePosition : float with get, set
Property Value
Type:
DoubleImplements
SplitterIHandlerRelativePositionSee Also