|
static |
A factory to create an xtd::forms::seven_segment_display with specified parent, segments, and location.
parent | The parent that contains the new created xtd::forms::seven_segment_display. |
segments | A xtd::forms::segments combination that represent seven_segment_display. |
location | A xtd::drawing::point that represent location of the xtd::forms::seven_segment_display. |