eDriven Framework API
ContentOffset Property
NamespaceseDriven.Gui.ComponentsProgramaticStyleContentOffset
eDriven Framework API
Content offset
Declaration Syntax
C#Visual BasicVisual C++
public Vector2 ContentOffset { get; set; }
Public Property ContentOffset As Vector2
	Get
	Set
public:
property Vector2 ContentOffset {
	Vector2 get ();
	void set (Vector2 value);
}

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