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

◆ matrix_size() [2/2]

virtual dot_matrix_display & xtd::forms::dot_matrix_display::matrix_size ( const drawing::size value)
virtual

Gets the matrix size. Number of width and height dots.

Parameters
valueA xtd::drawing::point that represent the width and height dots of the matrix. The default is {7, 7}. The default is {7, 7}.
Returns
Current dot_matrix_display.