A newer version of this page is available.
Switch to the current version.
Parameter.Min Property
Specifies the minimum parameter value that can be set by the end-user.
Namespace: DevExpress.Diagram.Core.Shapes
Assembly: DevExpress.Diagram.v19.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
CriteriaOperator | A numerical value that is the minimum parameter value. |
Remarks
Use the Parameter.Max and Min properties to specify the limits within which the end-user can modify the parameter.
See Also
Feedback