Search
Label3D.getBrush Method
See Also
 






Gets the Brush used to render this Label3D instance.

Namespace: com.mindfusion.charting.threed
File: com.mindfusion.charting.threed

 Syntax

Java  Copy Code

public Brush getBrush ()

 Return Value

The Brush in use.

 See Also