Gnome.Canvas.CenterScrollRegion Property
Whether the canvas is set to center the scrolling region in the window if the former is smaller than the canvas' allocation.

Syntax

public bool CenterScrollRegion { set; get; }

Value

Whether the scroll region is being centered in the canvas window.

Remarks

When the scrolling region of the canvas is smaller than the canvas window, e.g. the allocation of the canvas, it can be either centered on the window or simply made to be on the upper-left corner on the window.

Requirements

Namespace: Gnome
Assembly: gnome-sharp (in gnome-sharp.dll)