5 #include "../../forms_export.h" 7 #include <xtd/iequatable> 15 namespace style_sheets {
84 void bottom_right(
xtd::
forms::style_sheets::
length bottom_right) noexcept;
102 void bottom_left(
xtd::
forms::style_sheets::
length bottom_left) noexcept;
111 void top_right(
xtd::
forms::style_sheets::
length top_right) noexcept;
118 bool equals(const
border_radius& other) const noexcept override;
Contains xtd::forms::style_sheets::length class.
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
Defines a generalized method that a value type or class implements to create a type-specific method f...
Definition: iequatable.h:18
Supports all classes in the xtd class hierarchy and provides low-level services to derived classes...
Definition: object.h:32