This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPSAGeoDataDomain Interface > IGPSAGeoDataDomain.ClearGeometryType Method (ArcObjects .NET 10.4 SDK) |
Clears a esriGeometryTypes.
[Visual Basic .NET]
Public Sub ClearGeometryType ( _
)
[C#] public void ClearGeometryType ( );
[C++]
HRESULT ClearGeometryType(
void
);