This document is archived and information here might be outdated.  Recommended version.


IGPSAGeoDataDomain.ClearGeometryType Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Geoprocessing)  

IGPSAGeoDataDomain.ClearGeometryType Method

Clears a esriGeometryTypes.

[Visual Basic .NET]
Public Sub ClearGeometryType ( _
)
[C#]
public void ClearGeometryType (
);
[C++]
HRESULT ClearGeometryType(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGPSAGeoDataDomain Interface