[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.TextureBrush

TextureBrush Class

Represent a texture brush be used to fill with texture

Inheritance
TextureBrush
Implements
Namespace: C1.Framework.Drawing.Gdi
Assembly: C1.Win.Input.8.dll
Syntax
public sealed class TextureBrush : Brush, IDisposable, ICloneable

Constructors

Name Description
TextureBrush(Bitmap)

Initialize a new istance of TextureBrush

Methods

Name Description
Clone()

Creates an exact copy if this TextureBrush object.

Dispose(bool)

Releases the unmanaged resources used by the GdiObject and optionally releases the managed resources.