Feature.Geometry
Feature.Geometry property
Gets or sets geometry of the feature. Cannot be null, use Null to indicate missing geometry.
public IGeometry Geometry { get; set; }
Exceptions
| exception | condition |
|---|---|
| ArgumentNullException | The value is null. |
See Also
- interface IGeometry
- class Feature
- namespace Aspose.Gis
- assembly Aspose.GIS