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