|
static |
A factory to create an xtd::forms::dot_matrix_display with specified parent, dots, and back_dot visibility.
parent | The parent that contains the new created xtd::forms::dot_matrix_display. |
dots | A dots_collection that represent all dots status. |
show_back_dot | true if background dots are shown; otherwise false. |