ActiveReports 9
CreateTextureBrush(Image) Method

The System.Drawing.Image object with which this BrushEx object fills interiors.
Initializes a new BrushEx brush using the specified image.
Syntax
'Declaration
 
Overloads Function CreateTextureBrush( _
   ByVal bitmap As Image _
) As BrushEx
BrushEx CreateTextureBrush( 
   Image bitmap
)

Parameters

bitmap
The System.Drawing.Image object with which this BrushEx object fills interiors.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IDrawingCanvas Interface
IDrawingCanvas Members
Overload List

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum