NearPointsCleanerOptions.NearPointsCleanerOptions

NearPointsCleanerOptions()

Create an instance with init fields by default.

public NearPointsCleanerOptions()

See Also


NearPointsCleanerOptions(NearPointsCleanerOptions)

Create copy of instance NearPointsCleanerOptions.

public NearPointsCleanerOptions(NearPointsCleanerOptions source)
ParameterTypeDescription
sourceNearPointsCleanerOptionsThe source object.

See Also