Click or drag to resize
GraphicsManagerScreenSize Property
Get current resolution size.

Namespace:  GeonBit.Managers
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Point ScreenSize { get; }

Property Value

Type: Point
See Also