This document is archived and information here might be outdated. Recommended version. |
Adds a Graphic Feature.
[Visual Basic .NET] Public Sub Add ( _ ByVal Feature As IGraphicFeature _ )
[C#] public void Add ( IGraphicFeature Feature );
[C++]
HRESULT Add(
IGraphicFeature* Feature
);
[C++] Parameters Feature [in]
Feature is a parameter of type IGraphicFeature*