Draws the specified image in the specified rectangle, using the specified alignment.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void drawImage ( |
The image to draw.
The destination rectangle.
The alignment to use when drawing.
See Also