Skip to content

DrawLegendVertical

DrawLegendVertical

Draws a vertical legend.

int  DrawLegendVertical(
   const int  w,  // width
   const int  h,  // height
   )

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

Width of the legend in pixels.

Last updated on