Generates export information that a feature finished to draw.
[Visual Basic .NET] Public Sub EndFeature ( _ ByVal Display As IDisplay _ )
[C#] public void EndFeature ( IDisplay Display );
[C++]
HRESULT EndFeature(
IDisplay* Display
);
[C++]Parameters
Display [in]Display is a parameter of type IDisplay
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.