Provides access to members that control parameters for sliver removal.

Members

Name Description
Read/write property MaxSliverArea The maximum allowed area below which a polygon part may be considered a sliver based on MinCircularityRatio.
Read/write property MinArea The area below which a polygon is considered a sliver.
Read/write property MinCircularityRatio The circularity value below which a polygon is considered a sliver.
Read/write property MinPointsForElimination A number of points in a polygon below which it is eligible to be considered a sliver using minimum area or minimum circularity tests. A value of zero indicates that polygons are eligible.

IRemoveSliversParameters2.MaxSliverArea Property

The maximum allowed area below which a polygon part may be considered a sliver based on MinCircularityRatio.

Public Property MaxSliverArea As Double
public double MaxSliverArea {get; set;}

Inherited Interfaces

Interfaces Description
IRemoveSliversParameters Provides access to members that control parameters for sliver removal.

Classes that implement IRemoveSliversParameters2

Classes Description
BuildBoundaryParameters (esriDataSourcesRaster) An object that controls how the boundary of a mosaic dataset is computed.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.