Search
DrawEvent Constructor
See Also
 






Initializes a new instance of the DrawEvent class.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public DrawEvent (
    Object source,
    Graphics g,
    Rectangle2D b
)

 Parameters

source

g

b

 See Also