WMTSStyle_1_0_0IsDefault 属性 |
是否为默认缺省(默认false)
命名空间:
GISShare.SMap.Web.WMTS
程序集:
GISShare.SMap.Web (在 GISShare.SMap.Web.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public bool IsDefault { get; set; }
Public Property IsDefault As Boolean
Get
Set
public:
virtual property bool IsDefault {
bool get () sealed;
void set (bool value) sealed;
}
abstract IsDefault : bool with get, set
override IsDefault : bool with get, set
属性值
类型:
Boolean实现
IWMTSStyleIsDefault
参见