获取或设置鼠标移动到滑块上是否显示对应的值,默认值为true。
命名空间:
SuperMap.Desktop.UI程序集: SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll
语法
C# |
---|
[DefaultValueAttribute(true)] public bool ShowSliderValue { get; set; } |
C# |
---|
[DefaultValueAttribute(true)] public bool ShowSliderValue { get; set; } |