public class LinearGradient extends Options
| Modifier and Type | Field and Description |
|---|---|
Double |
x1
The x1 coordinate of the line that defines the gradient.
|
Double |
x2
The x2 coordinate of the line that defines the gradient.
|
Double |
y1
The y1 coordinate of the line that defines the gradient.
|
Double |
y2
The y2 coordinate of the line that defines the gradient.
|
| Constructor and Description |
|---|
LinearGradient() |
Copyright © 2018 Fujion Framework. All rights reserved.