TextureBrush Constructor (Image^, WrapMode)
.NET Framework (current version)
Initializes a new TextureBrush object that uses the specified image and wrap mode.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- image
-
Type:
System.Drawing::Image^
The Image object with which this TextureBrush object fills interiors.
- wrapMode
-
Type:
System.Drawing.Drawing2D::WrapMode
A WrapMode enumeration that specifies how this TextureBrush object is tiled.
.NET Framework
Available since 1.1
Available since 1.1
Show: