SetWrapMode()

ImageAttributes::SetWrapMode(Drawing2D::WrapMode, Color, bool) method

Sets the wrap mode and color used to decide how to tile a texture across a shape, or at shape boundaries.

void System::Drawing::Imaging::ImageAttributes::SetWrapMode(Drawing2D::WrapMode mode, Color color=Color(), bool clamp=false)

See Also