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

◆ create() [6/24]

static nine_segment_display xtd::forms::nine_segment_display::create ( xtd::forms::segments  segments,
const drawing::point location 
)
static

A factory to create an xtd::forms::nine_segment_display with specified segments, and location.

Parameters
segmentsA dots_collection that represent all dots status.
locationA xtd::drawing::point that represent location of the xtd::forms::nine_segment_display.
Returns
New xtd::forms::nine_segment_display created.