MapRenderEventArgsGraphics 属性 |
绘制
命名空间:
GISShare.SMap.WinForm.View
程序集:
GISShare.SMap.WinForm (在 GISShare.SMap.WinForm.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public Graphics Graphics { get; }
Public ReadOnly Property Graphics As Graphics
Get
public:
property Graphics^ Graphics {
Graphics^ get ();
}
member Graphics : Graphics with get
属性值
类型:
Graphics
参见