Click or drag to resize
GraphicsManagerViewportSize Property
Get current viewport size.

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

Property Value

Type: Point
See Also