DroidDiagram Programmer's Guide
GradientBrush.setAngle Method
See Also
 






Sets the gradient orientation angle.

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

 Syntax

Java  Copy Code

public void setAngle (
    int angle
)

 Parameters

angle

A float value specifying the gradient angle.

 See Also

GradientBrush Members
GradientBrush Class
com.mindfusion.drawing Namespace