ActiveReports 8
CreatePen(BrushEx,Single) Method

The pen brush.
The brush width.
Initializes a new instance of PenEx using specified BrushEx and width
Syntax
'Declaration
 
Overloads Function CreatePen( _
   ByVal brush As BrushEx, _
   ByVal width As System.Single _
) As PenEx
PenEx CreatePen( 
   BrushEx brush,
   System.float width
)

Parameters

brush
The pen brush.
width
The brush width.
See Also

Reference

IDrawingCanvas Interface
IDrawingCanvas Members
Overload List

Support Forum