alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class AnnotationShapes

    To specify the annotation shape.

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

    Fields

    Image

    To specify the annotation shape as Image

    Declaration
    public const AnnotationShapes Image
    Field Value
    Type
    AnnotationShapes

    None

    To specify the annotation shape as none

    Declaration
    public const AnnotationShapes None
    Field Value
    Type
    AnnotationShapes

    Rectangle

    To specify the annotation shape as Rectangle

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