System::Drawing::TextureBrush::set_WrapMode method

TextureBrush::set_WrapMode method

Sets a value that specifies how the brush represented by the current object is tiled.

void System::Drawing::TextureBrush::set_WrapMode(Drawing2D::WrapMode wrap_mode)
ParameterTypeDescription
wrap_modeDrawing2D::WrapModeThe value to set

See Also