Feature.Geometry Property
Gets the Geometry that defines the position of this feature.
Syntax
public Geometry Geometry { get; }
Property Value
Default: Must be specified in constructor.
The Geometry that defines the position of this feature.
Remarks
The position of a Feature is determined by the geometry and the coordinate reference system of the feature.
Platforms
Windows, Linux, Android