xtd 0.2.0
Loading...
Searching...
No Matches
ibox_model.h File Reference
#include "../padding.h"
#include "border_color.h"
#include "border_radius.h"
#include "border_style.h"
#include "border_width.h"
#include "background_image.h"
#include "margin.h"
#include "outline_color.h"
#include "outline_offset.h"
#include "outline_radius.h"
#include "outline_style.h"
#include "outline_width.h"
#include "padding.h"
#include <xtd/iequatable>
#include <xtd/interface>
#include <array>

Definition

Contains xtd::forms::style_sheets::ibox_model class.

Go to the source code of this file.

Classes

class  xtd::forms::style_sheets::ibox_model
 The box model allows you to specify the margin, borders, padding, background color, width and height of a box. More...
 

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 
namespace  xtd::forms
 The xtd::forms namespace contains classes for creating Windows-based applications that take full advantage of the rich user interface features available in the Microsoft Windows operating system, Apple macOS and Linux like Ubuntu operating system.
 
namespace  xtd::forms::style_sheets
 The xtd::forms::style_sheets namespace contains various properties, states, and subcontrols that make it possible to customize the look of control.