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