DriverOptions.DeleteNearPoints

DriverOptions.DeleteNearPoints property

Determines if delete near points in each geometry. Defaults to false.

public bool DeleteNearPoints { get; set; }

Remarks

This is a opening option - it does not affect creation.

See Also