Xamarin.iOS

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

    Show / Hide Table of Contents

    Class ApplyColorFrom

    Apply Color From.

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

    Fields

    Custom

    The custom color.

    Declaration
    public const ApplyColorFrom Custom
    Field Value
    Type Description
    ApplyColorFrom

    None

    The none.

    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