'Declaration Public Function New( _ ByVal graphics As Graphics, _ ByVal clipRect As Rectangle, _ ByVal tile As Tile _ )
'Declaration
Public Function New( _ ByVal graphics As Graphics, _ ByVal clipRect As Rectangle, _ ByVal tile As Tile _ )
public TemplatePaintEventArgs( Graphics graphics, Rectangle clipRect, Tile tile )
TemplatePaintEventArgs Class TemplatePaintEventArgs Members Overload List