点击或拖拽改变大小

SoftIncrementCountResetCurrentValue 方法

重载列表
  名称说明
公共方法ResetCurrentValue
将当前的值重置为初始值。
Reset the current value to the initial value.
公共方法ResetCurrentValue(Int64)
将当前的值重置为指定值,该值不能大于max,如果大于max值,就会自动设置为max
Reset the current value to the specified value. The value cannot be greater than max. If it is greater than max, it will be automatically set to max.
Top
参见