[]
Advanced gradient drawable.
public class C1GradientDrawable : GradientDrawable
Public Class C1GradientDrawable
Inherits GradientDrawable
| Name | Description |
|---|---|
| C1GradientDrawable() |
| Name | Description |
|---|---|
| MappingMode | Gets or sets how the definitions values are expressed. |
| Matrix | Gets or sets the matrix that transform the brush. |
| SpreadMethod | Gets or sets how the brush is spread. |
| X0 | Gets or sets the start point in the x axis. |
| X1 | Gets or sets the end point in the x axis. |
| Y0 | Gets or sets the start point in the y axis. |
| Y1 | Gets or sets the end point in the y axis. |
| Name | Description |
|---|---|
| Draw(Canvas) | |
| PackColorUsingJava(int) | |
| SetAlpha(int) | |
| SetColors(int[], float[]) |