xtd 0.2.0
gradient_stop_collection.hpp
Go to the documentation of this file.
1
4#pragma once
5#include "gradient_stop.hpp"
6#include <xtd/collections/generic/list>
7
9namespace xtd {
11 namespace drawing {
13 namespace drawing_2d {
21 }
22 }
23}
24
Represents a strongly typed list of objects that can be accessed by index. Provides methods to search...
Definition list.hpp:80
Contains xtd::drawing::drawing_2d::gradient_stop alias.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10