CylindersChangedEventArgsChangeType Property

Gets the type of change which was performed in a Cylinder.

Definition

Namespace: BeeMobile.iWheel
Assembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
C#
public CylinderChangeType ChangeType { get; }

Property Value

CylinderChangeType

Remarks

For explanation of the meaning of all possible values see CylinderChangeType.

See Also