获取或设置每次点击增减按钮时滑块的自增量,默认值为1。

命名空间:  SuperMap.Desktop.UI
程序集:  SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll

语法

C#
[DefaultValueAttribute()]
public double Increment { get; set; }

请参见