RasterLayer.Width

RasterLayer.Width property

Gets the width of the raster in pixels. Also it is known as columns count.

public abstract int Width { get; }

See Also