[]
        
(Showing Draft Content)

C1.Android.Core.C1GradientDrawable

C1GradientDrawable Class

Advanced gradient drawable.

Inheritance
C1GradientDrawable
Namespace: C1.Android.Core
Assembly: C1.Android.Core.dll
Syntax
public class C1GradientDrawable : GradientDrawable
Public Class C1GradientDrawable
    Inherits GradientDrawable

Constructors

Name Description
C1GradientDrawable()

Properties

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.

Methods

Name Description
Draw(Canvas)
PackColorUsingJava(int)
SetAlpha(int)
SetColors(int[], float[])