Feature.Crs Property
Gets the Crs the geometry of the feature is defined in.
Thread safety: This property is thread-safe.
Syntax
public Crs Crs { get; }
Property Value
Type: Crs
Default: Must be specified in constructor.
The coordinate reference system the feature is defined in.
Default: Must be specified in constructor.
The coordinate reference system the feature is defined in.
Platforms
Windows, Linux, Android