|
static |
A factory to create an xtd::forms::fourteen_segment_display with specified parent, segments, back_segment visibility, and location.
parent | The parent that contains the new created xtd::forms::fourteen_segment_display. |
segments | A xtd::forms::segments combination that represent fourteen_segment_display. |
show_back_segment | true if background segments are shown; otherwise false |
location | A xtd::drawing::point that represent location of the xtd::forms::fourteen_segment_display. |