ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1Knob Class / InteractionMode Property

In This Topic
    InteractionMode Property
    In This Topic
    Gets or sets the interaction mode.
    Syntax
    'Declaration
     
    Public Property InteractionMode As KnobInteractionMode
    public KnobInteractionMode InteractionMode {get; set;}
    See Also