This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IScreenDisplayBasemap Interface > IScreenDisplayBasemap.BasemapDrawing Property (ArcObjects .NET 10.5 SDK) |
Indicates if basemap drawing mode is enabled.
[Visual Basic .NET] Public ReadOnly Property BasemapDrawing As Boolean
[C#] public bool BasemapDrawing {get;}
[C++]
HRESULT get_BasemapDrawing(
VARIANT_BOOL* bYesNo
);
[C++]
Parameters bYesNo [out, retval] bYesNo is a parameter of type VARIANT_BOOL