This document is archived and information here might be outdated.  Recommended version.


IConvertFDOAnnoToCoverageAnno.ConvertAnnotation Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IConvertFDOAnnoToCoverageAnno.ConvertAnnotation Method

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
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IConvertFDOAnnoToCoverageAnno Interface