|
static |
A factory to create an xtd::forms::dot_matrix_display with specified parent, dots, and location.
parent | The parent that contains the new created xtd::forms::dot_matrix_display. |
dots | A dots_collection that represent all dots status. |
location | A xtd::drawing::point that represent location of the xtd::forms::dot_matrix_display. |