Gets or sets the end value of the slider.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public double EndValue { get; set; } |
Visual Basic Copy Code |
---|
Public Property EndValue As Double |
A double value.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |