123 std::optional<float>
height()
const {
return height_;}
133 bool operator==(
const vertical_control_layout_style& value)
const {
return height_ == value.height_ && control_layout_style::operator==(value);}
141 std::optional<float> height_;
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:48
Contains xtd::forms::control_layout_style class.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition: system_report.h:17