This document is archived and information here might be outdated. Recommended version. |
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*