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