前一视图范围
命名空间:
GISShare.SMap.WPF.View
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public IBoundingBox PreExtent { get; }
Public ReadOnly Property PreExtent As IBoundingBox
Get
public:
virtual property IBoundingBox^ PreExtent {
IBoundingBox^ get () sealed;
}
abstract PreExtent : IBoundingBox with get
override PreExtent : IBoundingBox with get
属性值
类型:
IBoundingBox实现
IMapPreExtent
参见