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