C++
CAcTcUiScheme* GetScheme() const;
Description
This function queries the UI scheme associated with the view.
The return value is a pointer to the UI scheme. Returns null if the function fails or if the view is not asssociated with a scheme.
CAcTcUiScheme* GetScheme() const;
This function queries the UI scheme associated with the view.
The return value is a pointer to the UI scheme. Returns null if the function fails or if the view is not asssociated with a scheme.