Nana C++ Library. Reference for users.
What we need to use nana
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
nana::drawerbase::slider::renderer_interface::data_bar Struct Reference

Public Attributes

bool vert
 Indicates whether the slider is vertical. More...
 
::nana::rectangle area
 Position and size of bar. More...
 
unsigned border_weight
 The border weight in pixels. More...
 

Member Data Documentation

::nana::rectangle nana::drawerbase::slider::renderer_interface::data_bar::area

Position and size of bar.

unsigned nana::drawerbase::slider::renderer_interface::data_bar::border_weight

The border weight in pixels.

bool nana::drawerbase::slider::renderer_interface::data_bar::vert

Indicates whether the slider is vertical.