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