MapGeneratorOptions Class

Summary: Options from produce geometries on surface or area.

Module: aspose.gis.geotools.mapbuilder

Full Name: aspose.gis.geotools.mapbuilder.MapGeneratorOptions

Aspose.PSD Version: 25.9.0

Constructors

NameDescription
MapGeneratorOptions()Create an instance using default options.

Properties

NameTypeAccessDescription
heightintr/wHeight of the map (rows count).
widthintr/wWidth of the map (columns count).

Methods

NameDescription
clone()Clone object to one another.

Constructor: MapGeneratorOptions()

 MapGeneratorOptions() 

Create an instance using default options.

Method: clone()

 clone() 

Clone object to one another.

Returns

TypeDescription
MapGeneratorOptionsClone object to one another MapGeneratorOptions.