获取或设置鼠标移动到滑块上是否显示对应的值,默认值为true。

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

语法

C#
[DefaultValueAttribute(true)]
public bool ShowSliderValue { get; set; }

请参见