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