This document is archived and information here might be outdated. Recommended version. |
New database annotation layers created by the conversion process.
[Visual Basic .NET] Public ReadOnly Property AnnoLayers As IEnumLayer
[C#] public IEnumLayer AnnoLayers {get;}
[C++]
HRESULT get_AnnoLayers(
IEnumLayer** Layers
);
[C++] Parameters Layers [out, retval]
Layers is a parameter of type IEnumLayer**
Following the ConvertLabels method, geodatabase annotation layers are returned via this property.