可见性
命名空间:
GISShare.SMap.WinForm.Layer
程序集:
GISShare.SMap.WinForm (在 GISShare.SMap.WinForm.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法bool Visible { get; set; }
Property Visible As Boolean
Get
Set
property bool Visible {
bool get ();
void set (bool value);
}
abstract Visible : bool with get, set
属性值
类型:
Boolean
参见