C++
void GetFullRect( CRect & rect );
Description
Gets the full window rectangle of the palette set. This function retrieves the rectangle of the unrolled palette set even if the palette set is currently rolled up.
Parameters
Parameters | Description |
---|---|
rect | Output reference to a CRect representing the palette set rectangle |