Class MapGeneratorOptions
MapGeneratorOptions class
Options from produce geometries on surface or area.
public class MapGeneratorOptions
Constructors
| Name | Description |
|---|---|
| MapGeneratorOptions() | Create an instance using default options. |
Properties
| Name | Description |
|---|---|
| Height { get; set; } | Height of the map (rows count). |
| Width { get; set; } | Width of the map (columns count). |
Methods
| Name | Description |
|---|---|
| Clone() | Clone object to one another. |
See Also
- namespace Aspose.Gis.GeoTools.MapBuilder
- assembly Aspose.GIS