This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* IsAnnotationLayer
);
[C++]
Parameters IsAnnotationLayer [out, retval]
IsAnnotationLayer is a parameter of type bool*