|
static |
A factory to create an xtd::forms::nine_segment_display with specified segments, back_segment visibility, location, and size.
segments | A dots_collection that represent all dots status. |
show_back_segment | true if background segments are shown; otherwise false |
location | A xtd::drawing::point that represent location of the xtd::forms::nine_segment_display. |
size | A xtd::drawing::size that represent size of the xtd::forms::nine_segment_display. |