xtd
1.0.0
Toggle main menu visibility
Loading...
Searching...
No Matches
xtd.forms
include
xtd
forms
style_sheets
outline_radius.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
border_radius.hpp
"
6
8
namespace
xtd
{
10
namespace
forms
{
12
namespace
style_sheets
{
26
using
outline_radius
=
xtd::forms::style_sheets::border_radius
;
27
}
28
}
29
}
border_radius.hpp
Contains xtd::forms::style_sheets::border_radius class.
xtd::forms::style_sheets::border_radius
The radius is used to add rounded borders to an element.
Definition
border_radius.hpp:33
xtd::forms::style_sheets::outline_radius
xtd::forms::style_sheets::border_radius outline_radius
The radius is used to add rounded outlines to an element.
Definition
outline_radius.hpp:26
xtd::forms::style_sheets
The xtd::forms::style_sheets namespace contains various properties, states, and subcontrols that make...
Definition
background_image.hpp:21
xtd::forms
The xtd::forms namespace contains classes for creating Windows-based applications that take full adva...
Definition
texts.hpp:219
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
abstract_object.hpp:8
Generated on
for xtd by
Gammasoft
. All rights reserved.