using xtd::drawing::drawing_2d::gradient_stop = typedef xtd::collections::generic::key_value_pair<xtd::drawing::color, float> |
Describes the location and color of a transition point in a gradient.
color | The color of the gradient stop. |
offset | The location of the gradient stop within the gradient vector. |