Skip to content

DrawLegendHorizontal

DrawLegendHorizontal

Draws a horizontal legend.

int  DrawLegendHorizontal(
   const int  w,  //
   const int  h,  //
   )

Parameters

w

[in] The maximum width of the text in the legend.

h

[in] The maximum height of the text in the legend.

Return Value

Height of the legend in pixels.

Last updated on