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