Class NearPointsCleanerOptions
NearPointsCleanerOptions class
Options for deleting points that are too close to each other.
public class NearPointsCleanerOptions
Constructors
Name | Description |
---|---|
NearPointsCleanerOptions() | Create an instance with init fields by default. |
NearPointsCleanerOptions(NearPointsCleanerOptions) | Create copy of instance NearPointsCleanerOptions . |
Properties
Name | Description |
---|---|
Distance { get; set; } | Parameter for check is point near to another point. Default value is 0. |
Methods
Name | Description |
---|---|
Clone() | Create copy of object. |
See Also
- namespace Aspose.Gis.GeoTools
- assembly Aspose.GIS