Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GradientShadingStyle

    Show / Hide Table of Contents

    Class GradientShadingStyle

    Specifies the shading styles for Gradient background effect.

    Inheritance
    System.Object
    GradientShadingStyle
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class GradientShadingStyle : Enum

    Fields

    DiagonalDown

    Diagonal Down shading style.

    Declaration
    public const GradientShadingStyle DiagonalDown
    Field Value
    Type Description
    GradientShadingStyle

    DiagonalUp

    Diagonal Up shading style.

    Declaration
    public const GradientShadingStyle DiagonalUp
    Field Value
    Type Description
    GradientShadingStyle

    FromCenter

    From Center shading style.

    Declaration
    public const GradientShadingStyle FromCenter
    Field Value
    Type Description
    GradientShadingStyle

    FromCorner

    From Corner shading style.

    Declaration
    public const GradientShadingStyle FromCorner
    Field Value
    Type Description
    GradientShadingStyle

    Horizontal

    Horizontal shading style.

    Declaration
    public const GradientShadingStyle Horizontal
    Field Value
    Type Description
    GradientShadingStyle

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Vertical

    Vertical shading style.

    Declaration
    public const GradientShadingStyle Vertical
    Field Value
    Type Description
    GradientShadingStyle
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved