Skip to content

ShowScaleLeft

ShowScaleLeft

Sets the visibility flag value for the left scale (FLAG_SHOW_SCALE_LEFT).

void  ShowScaleLeft(
   const bool  flag,  // flag value
   )

Parameters

flag

[in] Flag value:

  • true — the left scale becomes visible.
  • false — the left scale becomes invisible.
Last updated on