Initializes a new instance of the TextureBrush class with the specified image and wrap mode.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public TextureBrush ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
Sets the texture image.
Sets the texture wrap mode.
See Also