Click or drag to resize
GraphicsManagerViewportSize Property
Get viewport current size (in pixels).

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

Property Value

Type: Point
See Also