alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ShapeColorMode

    To specify the shape color mode.

    Inheritance
    System.Object
    ShapeColorMode
    Namespace: Syncfusion.Windows.Forms.Maps
    Assembly: Syncfusion.Maps.Windows.dll
    Syntax
    public sealed class ShapeColorMode : Enum

    Fields

    ColorPalette

    To specify the shape color mode as Colorpallette

    Declaration
    public const ShapeColorMode ColorPalette
    Field Value
    Type
    ShapeColorMode

    Default

    To specify the shape color mode as Default

    Declaration
    public const ShapeColorMode Default
    Field Value
    Type
    ShapeColorMode

    HeatMap

    To specify the shape color mode as Heatmap

    Declaration
    public const ShapeColorMode HeatMap
    Field Value
    Type
    ShapeColorMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved