LinearGradientColor
[ Interface ]
export interface LinearGradientColor {
angle: number;
stopPoints: TcHmi.StopPoint[];
}Properties
Name | Type | Description |
|---|---|---|
angle | Numerical value for the angle | |
stopPoints | Definition of stop points |
Schema: tchmi:framework#/definitions/LinearGradientColor
![]() | Available from 1.8 |
