This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > IConvertFDOAnnoToCoverageAnno Interface > IConvertFDOAnnoToCoverageAnno.ConvertAnnotation Method (ArcObjects .NET 10.5 SDK) |
Perform the conversion. Append features from the FDO graphics layer to the coverage.
[Visual Basic .NET]
Public Sub ConvertAnnotation ( _
)
[C#] public void ConvertAnnotation ( );
[C++]
HRESULT ConvertAnnotation(
void
);