CylindersChangedEventArgs(CylinderChangeType) Constructor

Constructs a new CylindersChangedEventArgs object.

Definition

Namespace: BeeMobile.iWheel
Assembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
C#
public CylindersChangedEventArgs(
	CylinderChangeType aType
)

Parameters

aType  CylinderChangeType
Specifies the type of change.

See Also