PinchSlider.SliderStepDivisions Property

Definition

Property accessor of sliderStepDivisions, it holds the number of subdivisions the slider is split into.

public:
 property int SliderStepDivisions { int get(); void set(int value); };
public int SliderStepDivisions { get; set; }
member this.SliderStepDivisions : int with get, set
Public Property SliderStepDivisions As Integer

Property Value

Applies to