Aspose::Page::EPS::GradientBrush::get_WrapMode method

GradientBrush::get_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.

System::Drawing::Drawing2D::WrapMode Aspose::Page::EPS::GradientBrush::get_WrapMode() const

See Also