This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFDOGraphicsLayer2 Interface > IFDOGraphicsLayer2.DoAddNullElement Method (ArcObjects .NET 10.5 SDK) |
Adds a feature and its corresponding element to a graphics layer.
[Visual Basic .NET] Public Sub DoAddNullElement ( _ ByVal FeatureId As Integer _ )
[C#] public void DoAddNullElement ( int FeatureId );
[C++]
HRESULT DoAddNullElement(
long FeatureId
);
[C++]
Parameters FeatureId [in] FeatureId is a parameter of type long