CAViewer::SetShowPalette
CAViewer class
Displays or hides the color palette.
- void SetShowPalette(
BOOL onoroff
);
Parameters
- onoroff
-
If set to TRUE, the current color palette will be displayed in the Graph View.
If set to FALSE, the palette will not be displayed.
Return Value
None.
See Also
CAViewer::GetShowPalette