This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGeometryDef Interface > IGeometryDef.AvgNumPoints Property (ArcObjects .NET 10.4 SDK) |
The estimated average number of points per feature.
[Visual Basic .NET] Public ReadOnly Property AvgNumPoints As Integer
[C#] public int AvgNumPoints {get;}
[C++]
HRESULT get_AvgNumPoints(
long* points
);
[C++]
Parameters points [out, retval] points is a parameter of type long