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