Indicates whether polygons designated as slivers are removed from the boundary geometry.
[Visual Basic .NET] Public Property RemoveSlivers As Boolean
[C#] public bool RemoveSlivers {get; set;}
[C++]
HRESULT get_RemoveSlivers(
VARIANT_BOOL* pbRemoveSlivers
);
[C++]
HRESULT put_RemoveSlivers(
VARIANT_BOOL pbRemoveSlivers
);
[C++]Parameters
pbRemoveSlivers [out, retval] pbRemoveSlivers is a parameter of type VARIANT_BOOL pbRemoveSlivers [in] pbRemoveSlivers is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.