地图背影持续时间阀值(毫秒),小于等于0无效
命名空间:
GISShare.SMap.WPF.View
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public int ShadowTimeSlot { get; set; }
Public Property ShadowTimeSlot As Integer
Get
Set
public:
virtual property int ShadowTimeSlot {
int get () sealed;
void set (int value) sealed;
}
abstract ShadowTimeSlot : int with get, set
override ShadowTimeSlot : int with get, set
属性值
类型:
Int32实现
IMapShadowShadowTimeSlot
参见