eDriven Framework API
ScreenSize Property
NamespaceseDriven.Core.ManagersSystemManagerScreenSize
eDriven Framework API
Publicly available screen size
Declaration Syntax
C#Visual BasicVisual C++
public Point ScreenSize { get; internal set; }
Public Property ScreenSize As Point
	Get
	Friend Set
public:
property Point^ ScreenSize {
	Point^ get ();
	internal: void set (Point^ value);
}

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