'DeclarationPublic Enum KnobInteractionMode Inherits System.Enum
public enum KnobInteractionMode : System.Enum
'DeclarationPublic Enum KnobInteractionMode Inherits System.Enum
public enum KnobInteractionMode : System.Enum
| Member | Description |
|---|---|
| Click | Moves the pointer when the user clicks inside the Knob. |
| ClickOrDrag | Moves the pointer when the user clicks inside the Knob or drags the pointer. |
| Drag | Moves the pointer when the user drags it. |
System.Object
System.ValueType
System.Enum
C1.Silverlight.Gauge.KnobInteractionMode