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

◆ create() [14/24]

static sixteen_segment_display xtd::forms::sixteen_segment_display::create ( const control parent,
const drawing::point location 
)
static

A factory to create an xtd::forms::sixteen_segment_display with specified parent, and location.

Parameters
parentThe parent that contains the new created xtd::forms::sixteen_segment_display.
locationA xtd::drawing::point that represent location of the xtd::forms::sixteen_segment_display.
Returns
New xtd::forms::sixteen_segment_display created.