eDriven Framework API
RenderingPosition Property
NamespaceseDriven.Gui.ComponentsGuiTransformBaseRenderingPosition
eDriven Framework API
Rendering position
Declaration Syntax
C#Visual BasicVisual C++
public Point RenderingPosition { get; private set; }
Public Property RenderingPosition As Point
	Get
	Private Set
public:
property Point^ RenderingPosition {
	Point^ get ();
	private: void set (Point^ value);
}

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