地图的显示状态(包括:FlashLayer,SelectionLayer,GroupLayer等内置图层的显示状态)
命名空间:
GISShare.SMap.WPF.View
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法bool MapVisible { get; set; }
Property MapVisible As Boolean
Get
Set
property bool MapVisible {
bool get ();
void set (bool value);
}
abstract MapVisible : bool with get, set
属性值
类型:
Boolean
参见