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

◆ image_align() [1/2]

virtual content_alignment xtd::forms::button_base::image_align ( ) const
virtualnoexcept

Gets the alignment of the image on the button control.

Returns
One of the content_alignment values. The default is middle_center.
Examples
demo.cpp.