Class DirectDisplayEncoder
Class providing information about a connected display encoder
Inherited Members
Namespace: DuetAPI.ObjectModel
Assembly: DuetAPI.dll
Syntax
public sealed class DirectDisplayEncoder : ModelObject, IModelObject, ICloneable, INotifyPropertyChanged, INotifyPropertyChanging
Properties
PulsesPerClick
Number of pulses per click of the rotary encoder
Declaration
public int PulsesPerClick { get; set; }
Property Value
Type | Description |
---|---|
int |