Click or drag to resize

RubberBandOnInit Method

Raises the Init event.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
protected override void OnInit(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
An EventArgs object that contains the event data.
See Also