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

◆ start_position() [1/2]

virtual form_start_position xtd::forms::form::start_position ( ) const
virtualnoexcept

Gets the starting position of the form at run time.

Returns
A form_start_position that represents the starting position of the form.
Examples
lcd_label2.cpp, and screen.cpp.