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

◆ create() [17/24]

static dot_matrix_display xtd::forms::dot_matrix_display::create ( const control parent,
const dots_collection dots 
)
static

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

Parameters
parentThe parent that contains the new created xtd::forms::dot_matrix_display.
dotsA dots_collection that represent all dots status.
Returns
New xtd::forms::dot_matrix_display created.