System::Drawing::Imaging::ImageAttributes::SetWrapMode method
ImageAttributes::SetWrapMode 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
- Enum WrapMode
 - Class Color
 - Class ImageAttributes
 - Namespace System::Drawing::Imaging
 - Library Aspose.Page for C++