点击或拖拽改变大小

CircleEnvelope 属性

几何对象的包络矩形框(当为空时,会调用ResetBoundingBox来重置,注:IPoint 和 IBoundingBox 内部参数改变后无需重置)

命名空间:  GISShare.SMap.Geometry
程序集:  GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public IBoundingBox Envelope { get; }

属性值

类型: IBoundingBox

实现

IGeometryEnvelope
参见