Xamarin.Android

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

    Show / Hide Table of Contents

    Class ApplyColorFrom

    Color from.

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

    Fields

    Custom

    The Custom Line Color

    Declaration
    public const ApplyColorFrom Custom
    Field Value
    Type Description
    ApplyColorFrom

    None

    None, Valid only for Decorator Style

    Declaration
    public const ApplyColorFrom None
    Field Value
    Type Description
    ApplyColorFrom

    SourceBorder

    The source border.

    Declaration
    public const ApplyColorFrom SourceBorder
    Field Value
    Type Description
    ApplyColorFrom

    SourceFill

    The source fill.

    Declaration
    public const ApplyColorFrom SourceFill
    Field Value
    Type Description
    ApplyColorFrom

    TargetBorder

    The target border.

    Declaration
    public const ApplyColorFrom TargetBorder
    Field Value
    Type Description
    ApplyColorFrom

    TargetFill

    The target fill.

    Declaration
    public const ApplyColorFrom TargetFill
    Field Value
    Type Description
    ApplyColorFrom

    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