menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BaseColor - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BaseColor

    Specifies the list of base colors for DiagramTheme class.

    Inheritance
    System.Object
    BaseColor
    Namespace: Syncfusion.UI.Xaml.Diagram.Theming
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class BaseColor : Enum

    Fields

    Accent

    Defines the accent base color.

    Declaration
    public const BaseColor Accent
    Field Value
    Type
    BaseColor

    Color

    Defines the color value.

    Declaration
    public const BaseColor Color
    Field Value
    Type
    BaseColor

    Dark

    Defines the dark base color.

    Declaration
    public const BaseColor Dark
    Field Value
    Type
    BaseColor

    Light

    Defines the light base color.

    Declaration
    public const BaseColor Light
    Field Value
    Type
    BaseColor

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved