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