RasterLayer.Height
RasterLayer.Height property
Gets the height of the raster in pixels. Also it is known as rows count.
public abstract int Height { get; }
See Also
- class RasterLayer
- namespace Aspose.Gis.Raster
- assembly Aspose.GIS
Gets the height of the raster in pixels. Also it is known as rows count.
public abstract int Height { get; }