Property ClientSize
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; }
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; }