| ILaunchBoxMainViewModelControlsBarHeight Property |
Gets or sets the height of the controls bar.
Namespace: Unbroken.LaunchBox.Plugins.DataAssembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax double ControlsBarHeight { get; set; }
Property ControlsBarHeight As Double
Get
Set
property double ControlsBarHeight {
double get ();
void set (double value);
}
abstract ControlsBarHeight : float with get, set
Property Value
DoubleSee Also