Gets or sets the value of the slider.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public float Value { get; set; } |
Visual Basic Copy Code |
---|
Public Property Value As Single |
A float value.
This property is relevant only when the slider Type is set to SingleValue.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |