Aspose::Page::EPS::GradientBrush::set_WrapMode method

GradientBrush::set_WrapMode method

Returns or specifies wrap mode for this gradient brush. It can be WrapMode.Clamp, that results in throwing exception in native gradient brushes.

void Aspose::Page::EPS::GradientBrush::set_WrapMode(System::Drawing::Drawing2D::WrapMode value)

See Also