Skip to content

ShowScaleTop

ShowScaleTop

Sets the visibility flag value for the top scale (FLAG_SHOW_SCALE_TOP).

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

Parameters

flag

[in] Flag value:

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