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

◆ control_layout_style() [6/8]

xtd::forms::control_layout_style::control_layout_style ( xtd::forms::size_type  size_type,
xtd::forms::content_alignment  align 
)
protected

Initialises a new instance of control layout style class with specified size type and content alignment.

Parameters
size_typeOne of the xtd::forms::size_type values that specifies how layout container of user interface (UI) elements should be sized relative to their container.
alignOne of the content_alignment values.