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