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

◆ five_lines_wave() [4/16]

static loading_indicator xtd::forms::loading_indicators::five_lines_wave ( const xtd::drawing::point location,
const xtd::drawing::size size,
const xtd::ustring name 
)
staticnoexcept

Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified location, size, and name.

Parameters
locationThe loading indicator location in pixels.
sizeThe loading indicator size in pixels.
nameThe name of the loading indicator.
Returns
The created loading indicator.