This document is archived and information here might be outdated. Recommended version. |
.
[Visual Basic .NET]
Public Property IncludeMapLayers As Boolean
[C#]
public bool IncludeMapLayers {get; set;}
[C++]
HRESULT get_IncludeMapLayers(
VARIANT_BOOL IncludeMapLayers
);
[C++]
HRESULT put_IncludeMapLayers(
Boolean* IncludeMapLayers
);
[C++] Parameters IncludeMapLayers [in]
IncludeMapLayers is a parameter of type bool IncludeMapLayers [out, retval]
IncludeMapLayers is a parameter of type bool*