ActiveReports 12
CreatePen(BrushEx) Method

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace > IDrawingCanvas Interface > CreatePen Method : CreatePen(BrushEx) Method
The pen brush.
Initializes a new instance of PenEx using specified BrushEx and default width
Syntax
'Declaration
 
Overloads Function CreatePen( _
   ByVal brush As BrushEx _
) As PenEx
PenEx CreatePen( 
   BrushEx brush
)

Parameters

brush
The pen brush.
See Also

Reference

IDrawingCanvas Interface
IDrawingCanvas Members
Overload List