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