This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFeatureExportInfoGenerator Interface > IFeatureExportInfoGenerator.EndFeature Method (ArcObjects .NET 10.4 SDK) |
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