TextureBrush (System.Drawing.TextureBrush)

Inherits: System.Drawing.Brush

Interfaces: ICloneable, IDisposable

Derived Types: 0

Assembly: System.Drawing.dll

Each property of the TextureBrush class is a Brush object that uses an image to fill the interior of a shape. This class cannot be inherited.

VB.NET C#

C#

public sealed class TextureBrush : System.Drawing.Brush, System.ICloneable, System.IDisposable
{
}

Articles

How to Use a GDI+ Application in NetCOBOL for .NET

CLASS CLASS-BITMAP AS "System.Drawing.Bitmap" CLASS CLASS-TEXTUREBRUSH AS "System.Drawing.TextureBrush" CLASS CLASS-FONT AS "System.Drawing.Font"

CodeProject: How to make a user control to show a simple mathematical ...

... this.set_BackColor( this._backgroundColor ); // Sets a background image if ( this._backgroundImage != null ) { System.Drawing.TextureBrush ...

MBR IT/.NET 247 : System.Drawing Namespace [Details]

System.Drawing.SystemPens: System.Drawing.TextureBrush: System.Drawing.ToolboxBitmapAttribute ... Bespoke Software? Commission Matthew Baxter-Reynolds and his team for your ...

TextureBrush (Clase)

Cada una de las propiedades de la clase TextureBrush es un objeto Brush que utiliza una imagen para rellenar el interior de una forma. No se puede heredar esta clase.

TextureBrush 类 (.NET Framework 类库 - 简体中文)

TextureBrush 类的每个属性都是 Brush 对象,这种对象使用图像来填充形状的内部。无法继承此类。 有关此类型所有成员的列表,请参阅 ...

TextureBrush Class (System.Drawing)

Each property of the TextureBrush class is a Brush object that uses an image ... System.MarshalByRefObject      System.Drawing.Brush        System.Drawing.TextureBrush

TextureBrush Class (System.Drawing)

The following code example demonstrates how to obtain a new bitmap using the ... System.Drawing . . :: . Brush        System.Drawing . . :: . TextureBrush ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support