绘制
命名空间:
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:
virtual property Graphics^ Graphics {
Graphics^ get () sealed;
}
abstract Graphics : Graphics with get
override Graphics : Graphics with get
属性值
类型:
Graphics实现
IDrawArgsGraphics
参见