eDriven Framework API
MinViewportInset Property
NamespaceseDriven.Gui.ComponentsScrollerMinViewportInset
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public float MinViewportInset { get; set; }
Public Property MinViewportInset As Single
	Get
	Set
public:
property float MinViewportInset {
	float get ();
	void set (float value);
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)