eDriven Framework API
Rendering position

Declaration Syntax
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)