Share

CAdUiImage::SetTheme Method

C++

void SetTheme(
    const CAdUiTheme * theme
);

Description

Set CAdUiTheme that is used as current theme.

Parameters

Parameters Description
theme Specify the new CAdUiTheme.

Links

CAdUiImage Class

Was this information helpful?