xtd
0.2.0
Loading...
Searching...
No Matches
xtd.forms
include
xtd
forms
shadows.h
Go to the documentation of this file.
1
4
#pragma once
5
#include "
shadow.h
"
6
#include <vector>
7
9
namespace
xtd
{
11
namespace
forms
{
22
using
shadows
= std::vector<xtd::forms::shadow>;
23
}
24
}
25
xtd::forms::shadows
std::vector< xtd::forms::shadow > shadows
Represents an xtd::forms::shadow array.
Definition
shadows.h:22
xtd::forms
The xtd::forms namespace contains classes for creating Windows-based applications that take full adva...
Definition
xtd_about_box.h:12
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
xtd_about_box.h:10
shadow.h
Contains xtd::forms::style_sheets::shadow class.
Generated on Sun Nov 17 2024 19:43:54 for xtd by
Gammasoft
. All rights reserved.