Search
TextureBrush Constructor
See Also
 





Initializes a new instance of the TextureBrush class.

 Overload List

Name Description

TextureBrush (Image)

Initializes a new instance of the TextureBrush class with the specified image.

TextureBrush (Image, WrapMode)

Initializes a new instance of the TextureBrush class with the specified image and wrap mode.

TextureBrush (String)

Initializes a new instance of TextureBrush class given its string representation.

 See Also