This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFeatureEvents Interface > IFeatureEvents.InitShape Method (ArcObjects .NET 10.4 SDK) |
Initialize the shape.
[Visual Basic .NET]
Public Sub InitShape ( _
)
[C#] public void InitShape ( );
[C++]
HRESULT InitShape(
void
);