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

◆ create() [17/24]

static fourteen_segment_display xtd::forms::fourteen_segment_display::create ( const control parent,
xtd::forms::segments  segments 
)
static

A factory to create an xtd::forms::fourteen_segment_display with specified parent, segments.

Parameters
parentThe parent that contains the new created xtd::forms::fourteen_segment_display.
segmentsA xtd::forms::segments combination that represent fourteen_segment_display.
Returns
New xtd::forms::fourteen_segment_display created.