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


IGPSAGeoDataDomain.SetPointFeatureData Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Geoprocessing)  

IGPSAGeoDataDomain.SetPointFeatureData Method

Sets point-type feature data.

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

Product Availability

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

See Also

IGPSAGeoDataDomain Interface