地图显示框架
命名空间:
GISShare.SMap.WinForm.View
程序集:
GISShare.SMap.WinForm (在 GISShare.SMap.WinForm.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public virtual Rectangle MapFrame { get; }
Public Overridable ReadOnly Property MapFrame As Rectangle
Get
public:
virtual property Rectangle MapFrame {
Rectangle get ();
}
abstract MapFrame : Rectangle with get
override MapFrame : Rectangle with get
属性值
类型:
Rectangle实现
IDisplayMapFrame
参见