Feature.Geometry

Feature.Geometry property

获取或设置要素的几何形状。 不能null, 使用Null指示缺少的几何形状.

public IGeometry Geometry { get; set; }

例外

例外(健康)状况
ArgumentNullException价值是null.

也可以看看