Share

CAdUiPaletteSet::GetMaximumSize

C++

virtual void GetMaximumSize(
    CSize& size
);

Description

This function provides a maximum size for the palette set in size. Override it to provide a different maximum size.

Parameters

Parameters Description
size Output maximum dimensions of the palette set

Links

CAdUiPaletteSet Class

Was this information helpful?