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

◆ five_lines_center() [10/16]

static loading_indicator xtd::forms::loading_indicators::five_lines_center ( const control parent,
const xtd::drawing::point location 
)
staticnoexcept

Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified parent, and location.

Parameters
parentThe control that contains the loading indicator.
locationThe loading indicator location in pixels.
Returns
The created loading indicator.