Specifies the type of a slider component.
Namespace: MindFusion.Diagramming.Components
Package: MindFusion.Diagramming
C#
![]() |
---|
public enum SliderType |
Visual Basic
![]() |
---|
Public Enum SliderType |
Member name | Description | |
---|---|---|
![]() |
Range |
Indicates that the slider can be used to select range of values. |
![]() |
SingleValue |
Indicates that the slider can be used to select a single value. |