This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMobileLayerInfo Interface > IMobileLayerInfo.IsAnnotationLayer Property (ArcObjects .NET 10.4 SDK) |
Indicates if the layer is an annotation layer.
[Visual Basic .NET] Public ReadOnly Property IsAnnotationLayer As Boolean
[C#] public bool IsAnnotationLayer {get;}
[C++]
HRESULT get_IsAnnotationLayer(
VARIANT_BOOL* IsAnnotationLayer
);
[C++]
Parameters IsAnnotationLayer [out, retval] IsAnnotationLayer is a parameter of type VARIANT_BOOL