ComponentOne TileControl for WinForms
TemplatePaintEventArgs Constructor(Graphics,Rectangle,Tile)

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > TemplatePaintEventArgs Class > TemplatePaintEventArgs Constructor : TemplatePaintEventArgs Constructor(Graphics,Rectangle,Tile)
Initializes a new instance of a TemplatePaintEventArgs.
Syntax
'Declaration
 
Public Function New( _
   ByVal graphics As System.Drawing.Graphics, _
   ByVal clipRect As System.Drawing.Rectangle, _
   ByVal tile As Tile _
)
public TemplatePaintEventArgs( 
   System.Drawing.Graphics graphics,
   System.Drawing.Rectangle clipRect,
   Tile tile
)

Parameters

graphics
clipRect
tile
See Also

Reference

TemplatePaintEventArgs Class
TemplatePaintEventArgs Members
Overload List