Gets or sets the start value of the slider.
Namespace: MindFusion.Diagramming.ComponentsAssembly: MindFusion.Diagramming
public double StartValue { get; set; }
Public Property StartValue As Double
A double value.
This property is relevant only when the slider Type is set to Range.
SliderComponent MembersSliderComponent ClassMindFusion.Diagramming.Components Namespace