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

◆ create() [2/24]

static dot_matrix_display xtd::forms::dot_matrix_display::create ( const drawing::point location)
static

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

Parameters
locationA xtd::drawing::point that represent location of the xtd::forms::dot_matrix_display.
Returns
New xtd::forms::dot_matrix_display created.