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