Piccolo.NET

PScrollableControl.Canvas Property

Gets or sets the canvas scrolled by this scrollable control.

public UMD.HCIL.Piccolo.PCanvas Canvas {get; set;}

Property Value

The canvas scrolled by this scrollable control.

Remarks

When this property is set, the canvas is anchored to the scrollable control, the appropriate event handlers are set up, and the scroll director is instantiated.

See Also

PScrollableControl Class | UMD.HCIL.PiccoloX.Components Namespace