This document is archived and information here might be outdated. Recommended version. |
Indicates if this is a complete or a partial redraw.
[Visual Basic .NET]
Public ReadOnly Property FullRedraw As Boolean
[C#]
public bool FullRedraw {get;}
[C++]
HRESULT get_FullRedraw(
Boolean* b
);
[C++] Parameters b [out, retval]
b is a parameter of type bool*