alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class SymbolTypes

    To specify the symbol type.

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

    Fields

    Custom

    To specify the symbol type as Custom

    Declaration
    public const SymbolTypes Custom
    Field Value
    Type
    SymbolTypes

    Ellipse

    To specify the symbol type as Ellipse

    Declaration
    public const SymbolTypes Ellipse
    Field Value
    Type
    SymbolTypes

    Rectangle

    To specify the symbol type as Rectangle

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