JPlanner Programmer's Guide
TextureBrush.setTexture Method
See Also
 






Sets the image pattern of the texture brush.

Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing

 Syntax

Java  Copy Code

public void setTexture (
    Image value
)

 Parameters

value

An Image object.

 See Also

TextureBrush Members
TextureBrush Class
com.mindfusion.drawing Namespace