Gdk.Rectangle.FromLTRB Method

Creates a rectangle given the left, right, top, and bottom.

Syntax

public static Rectangle FromLTRB (int left, int top, int right, int bottom)

Parameters

left
a int
top
a int
right
a int
bottom
a int

Returns

a Gdk.Rectangle

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Gdk
Assembly: gdk-sharp (in gdk-sharp.dll)
Since: Gtk# 2.4