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
- class RasterLayer
- namespace Aspose.Gis.Raster
- assembly Aspose.GIS
Gets the width of the raster in pixels. Also it is known as columns count.
public abstract int Width { get; }