eDriven Framework API
RotationPivot Property
NamespaceseDriven.Gui.ComponentsDisplayObjectRotationPivot
eDriven Framework API
Rotation pivot
Declaration Syntax
C#Visual BasicVisual C++
public Vector2 RotationPivot { get; set; }
Public Property RotationPivot As Vector2
	Get
	Set
public:
property Vector2 RotationPivot {
	Vector2 get ();
	void set (Vector2 value);
}

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