Xamarin.Android

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

    Show / Hide Table of Contents

    Class GradientDrawingOptions

    Represents enumeration for gradient drawing options of the node.

    Inheritance
    System.Object
    GradientDrawingOptions
    Namespace: Syncfusion.SfDiagram.Android
    Assembly: Syncfusion.SfDiagram.Android.dll
    Syntax
    public sealed class GradientDrawingOptions : Enum

    Fields

    Clamp

    Clamp Gradient drawing option .

    Declaration
    public const GradientDrawingOptions Clamp
    Field Value
    Type Description
    GradientDrawingOptions

    Mirror

    Mirror Gradient drawing option .

    Declaration
    public const GradientDrawingOptions Mirror
    Field Value
    Type Description
    GradientDrawingOptions

    Repeat

    Repeat Gradient drawing option .

    Declaration
    public const GradientDrawingOptions Repeat
    Field Value
    Type Description
    GradientDrawingOptions

    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