RasterGeometry.Bounds Property
Gets or sets the bounding rectangle of the RasterGeometry.
Syntax
public Rectangle Bounds { get; set; }
Property Value
Remarks
The rectangle coordinates must be expressed in the Crs (coordinate reference system) of the Feature that the RasterGeometry is a part of.
Platforms
Windows, Linux, Android