This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IV > IViewRefresh Interface > IViewRefresh.Drawing Property (ArcObjects .NET 10.4 SDK) |
Indicates whether the view is currently drawing or not.
[Visual Basic .NET] Public ReadOnly Property Drawing As Boolean
[C#] public bool Drawing {get;}
[C++]
HRESULT get_Drawing(
VARIANT_BOOL* Drawing
);
[C++]
Parameters Drawing [out, retval] Drawing is a parameter of type VARIANT_BOOL