This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapLayerInfo4 Interface > IMapLayerInfo4.HasLayerDrawingDescription Property (ArcObjects .NET 10.5 SDK) |
Indicates if the layter has LayerDrawingDescription or not.
[Visual Basic .NET] Public ReadOnly Property HasLayerDrawingDescription As Boolean
[C#] public bool HasLayerDrawingDescription {get;}
[C++]
HRESULT get_HasLayerDrawingDescription(
VARIANT_BOOL* pHasLayerDrawingDescription
);
[C++]
Parameters pHasLayerDrawingDescription [out, retval] pHasLayerDrawingDescription is a parameter of type VARIANT_BOOL