Table of Contents

Property ClientSize

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

ClientSize

Gets or sets the size of the OpenGL surface in window coordinates. The coordinates are specified in device-dependent pixels.

public Size ClientSize { get; set; }

Property Value

Size