[]
Return the slider's maximum value.
protected abstract double GetMaximum()
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.