Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GradientFillType - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GradientFillType

    Represents the gradient fill types in presentation.

    Inheritance
    System.Object
    GradientFillType
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Portable.dll
    Syntax
    public sealed class GradientFillType : Enum

    Fields

    Linear

    This element specifies a linear gradient.

    Declaration
    public const GradientFillType Linear
    Field Value
    Type Description
    GradientFillType

    Radial

    Gradient follows a radial path.

    Declaration
    public const GradientFillType Radial
    Field Value
    Type Description
    GradientFillType

    Rectangle

    Gradient follows a rectangular path.

    Declaration
    public const GradientFillType Rectangle
    Field Value
    Type Description
    GradientFillType

    Shape

    Gradient follows the shape.

    Declaration
    public const GradientFillType Shape
    Field Value
    Type Description
    GradientFillType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved