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.
See Also

Reference

IDrawingCanvas Interface
IDrawingCanvas Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum