PointGeneratorOptions Class

Summary: Options from produce points on surface or area.

Module: aspose.gis.geotools

Full Name: aspose.gis.geotools.PointGeneratorOptions

Aspose.PSD Version: 25.9.0

Constructors

NameDescription
PointGeneratorOptions()Create an instance using default options.

Properties

NameTypeAccessDescription
countintr/wNumber of points to create.
placeGeneratorPlacesr/wPlacing mode in generated cells.
seedintr/wA number used to calculate the seed value for a sequence of pseudo-random numbers.

Methods

NameDescription
clone()Clone object to one another.

Constructor: PointGeneratorOptions()

 PointGeneratorOptions() 

Create an instance using default options.

Method: clone()

 clone() 

Clone object to one another.

Returns

TypeDescription
PointGeneratorOptionsClone object to one another PointGeneratorOptions.