ArcObjects Library Reference  (GeoDatabase)    

IFeatureEvents.InitShape Method

Initialize the shape.

[Visual Basic 6.0]
Sub InitShape
[Visual Basic .NET]
Public Sub InitShape ( _
)
[C#]
public void InitShape (
);
[Java]
public void initShape (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT InitShape(
void
);

Product Availability

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

See Also

IFeatureEvents Interface

 


Feedback Send feedback on this page