menu

Xamarin.Android

  • Code Examples
  • 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
    GradientDrawingOptions

    Mirror

    Mirror Gradient drawing option .

    Declaration
    public const GradientDrawingOptions Mirror
    Field Value
    Type
    GradientDrawingOptions

    Repeat

    Repeat Gradient drawing option .

    Declaration
    public const GradientDrawingOptions Repeat
    Field Value
    Type
    GradientDrawingOptions
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved