eDriven Framework API
ScrollRect Property
NamespaceseDriven.Gui.ComponentsGroupBaseScrollRect
eDriven Framework API
TODO: This is buggy. Handle ip properly.
Declaration Syntax
C#Visual BasicVisual C++
public Rectangle ScrollRect { get; set; }
Public Property ScrollRect As Rectangle
	Get
	Set
public:
property Rectangle^ ScrollRect {
	Rectangle^ get ();
	void set (Rectangle^ value);
}

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