RasterGeometry.RasterGeometry Constructor
Initializes a new instance of the RasterGeometry class.
RasterGeometry(Rectangle bounds, Raster raster)
Initializes a new instance of the RasterGeometry class.Syntax
public RasterGeometry (
Rectangle bounds,
Raster raster
)Parameters
The bounding rectangle of the geometry.
The raster.
Remarks
This constructor throws an exception if the new RasterGeometry cannot take over ownership of raster.
Platforms
Windows, Linux, Android