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