需要编辑的图形的外接矩形
命名空间:
GISShare.SMap.WPF.View
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public IBoundingBox Envelope { get; }
Public ReadOnly Property Envelope As IBoundingBox
Get
public:
virtual property IBoundingBox^ Envelope {
IBoundingBox^ get () sealed;
}
abstract Envelope : IBoundingBox with get
override Envelope : IBoundingBox with get
属性值
类型:
IBoundingBox实现
IGeoEditItemEnvelope
参见