[]
Return the slider's minimum value.
protected override double GetMinimum()
Type | Description |
---|---|
double | Value. |
Codegeneration doesn't allow to define a parameter in the base class. Override this method at the descendant and return the value.