MapRefreshEventArgsDrawName 属性 |
绘制名称
命名空间:
GISShare.SMap.WPF.View
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public string DrawName { get; set; }
Public Property DrawName As String
Get
Set
public:
property String^ DrawName {
String^ get ();
void set (String^ value);
}
member DrawName : string with get, set
属性值
类型:
String
参见