[]
        
(Showing Draft Content)

C1.Win.C1Gauge.C1BulletGraph.OnBackgroundImageLayoutChanged

OnBackgroundImageLayoutChanged Method

OnBackgroundImageLayoutChanged(EventArgs)

Raises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event.

Declaration
protected override void OnBackgroundImageLayoutChanged(EventArgs e)
Parameters
Type Name Description
EventArgs e

An System.EventArgs that contains the event data.

Overrides