An image textures brush used for the filling of shapes and paths.
Hierarchy
System.Object
    WebSupergoo.ImageGlue8.Brush
        WebSupergoo.ImageGlue8.TextureBrush
Interfaces
System.IDisposable
Notes

This class is sealed. It cannot be derived from.

Methods
Method Description
TextureBrush Construct a TextureBrush.
Clone Makes a deep copy of the current Brush.
Properties
Property Description
Image The image to use as a texture.
Example

None.