This document is archived and information here might be outdated. Recommended version. |
Indicates if the layer supports contrast changes.
[Visual Basic .NET] Public ReadOnly Property SupportsContrastChange As Boolean
[C#] public bool SupportsContrastChange {get;}
[C++]
HRESULT get_SupportsContrastChange(
Boolean* supported
);
[C++]
Parameters supported [out, retval]
supported is a parameter of type bool*