Class MapRasterOptions
MapRasterOptions class
Raster layer options for creating maps using LayersMapBuilder
public class MapRasterOptions
Constructors
| Name | Description |
|---|---|
| MapRasterOptions() | The default constructor. |
Properties
| Name | Description |
|---|---|
| LayerSpatialRefSys { get; set; } | Specifies a value for a layer spatial reference. |
| PixelPerColumn { get; set; } | Width of the raster in pixels. |
| PixelPerRow { get; set; } | Height of the raster in pixels. |
| Raster { get; set; } | Raster layer. |
See Also
- namespace Aspose.Gis.GeoTools.LayersMap
- assembly Aspose.GIS