| ILaunchBoxMainViewModelBoxSize Property |
Gets or sets the current box size in the LaunchBox boxes view.
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 BoxSize { get; set; }
Property BoxSize As Double
Get
Set
property double BoxSize {
double get ();
void set (double value);
}
abstract BoxSize : float with get, set
Property Value
DoubleSee Also