VncSharp

Framebuffer.Rectangle Property

Gets a Rectangle object constructed out of the Width and Height for the Framebuffer. Used as a convenience in other classes.

[Visual Basic]
Public ReadOnly Property Rectangle As Rectangle
[C#]
public System.Drawing.Rectangle Rectangle {get;}

See Also

Framebuffer Class | VncSharp Namespace