ArcObjects Library Reference (GeoDatabase)  

IFeatureEvents.InitShape Method

Initialize the shape.

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

Product Availability

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

See Also

IFeatureEvents Interface