地图绘制层
命名空间:
GISShare.SMap.WPF.View
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法IMapGraphics MapGraphics { get; }
ReadOnly Property MapGraphics As IMapGraphics
Get
property IMapGraphics^ MapGraphics {
IMapGraphics^ get ();
}
abstract MapGraphics : IMapGraphics with get
属性值
类型:
IMapGraphics
参见