ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1Knob Class / InteractionMode Property

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