|
CLASS CLASS-BITMAP AS "System.Drawing.Bitmap" CLASS CLASS-TEXTUREBRUSH AS "System.Drawing.TextureBrush" CLASS CLASS-FONT AS "System.Drawing.Font"
|
|
... this.set_BackColor( this._backgroundColor ); // Sets a background image if ( this._backgroundImage != null ) { System.Drawing.TextureBrush ...
|
|
System.Drawing.SystemPens: System.Drawing.TextureBrush: System.Drawing.ToolboxBitmapAttribute ... Bespoke Software? Commission Matthew Baxter-Reynolds and his team for your ...
|
|
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 类的每个属性都是 Brush 对象,这种对象使用图像来填充形状的内部。无法继承此类。 有关此类型所有成员的列表,请参阅 ...
|
|
Each property of the TextureBrush class is a Brush object that uses an image ... System.MarshalByRefObject System.Drawing.Brush System.Drawing.TextureBrush
|
|
The following code example demonstrates how to obtain a new bitmap using the ... System.Drawing . . :: . Brush System.Drawing . . :: . TextureBrush ...
|