xtd 0.2.0
Loading...
Searching...
No Matches

◆ create() [5/24]

static dot_matrix_display xtd::forms::dot_matrix_display::create ( const dots_collection dots)
static

A factory to create an xtd::forms::dot_matrix_display with specified dots.

Parameters
dotsA dots_collection that represent all dots status.
Returns
New xtd::forms::dot_matrix_display created.