|
static |
A factory to create an xtd::forms::sixteen_segment_display with specified parent, segments, location, size, and name.
parent | The parent that contains the new created xtd::forms::sixteen_segment_display. |
segments | A xtd::forms::segments combination that represent sixteen_segment_display. |
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. |