menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GradientFillType - UWP 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.UWP.dll
    Syntax
    public sealed class GradientFillType : Enum

    Fields

    Linear

    This element specifies a linear gradient.

    Declaration
    public const GradientFillType Linear
    Field Value
    Type
    GradientFillType

    Radial

    Gradient follows a radial path.

    Declaration
    public const GradientFillType Radial
    Field Value
    Type
    GradientFillType

    Rectangle

    Gradient follows a rectangular path.

    Declaration
    public const GradientFillType Rectangle
    Field Value
    Type
    GradientFillType

    Shape

    Gradient follows the shape.

    Declaration
    public const GradientFillType Shape
    Field Value
    Type
    GradientFillType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved