menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum BubbleType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum BubbleType

    To specify the bubble type.

    Namespace: Syncfusion.Windows.Forms.Maps
    Assembly: Syncfusion.Maps.Windows.dll
    Syntax
    public enum BubbleType

    Fields

    Name Description
    Circle

    To specify the shape of the bubble as circle

    Custom

    To specify the shape of the bubble as Custom

    Diamond

    To specify the shape of the bubble as Diamond

    Pentagon

    To specify the shape of the bubble as Pentagon

    Pushpin

    To specify the shape of the bubble as Pushpin

    Rectangle

    To specify the shape of the bubble as Rectangle

    Star

    To specify the shape of the bubble as Star

    Trapezoid

    To specify the shape of the bubble as Trapezoid

    Triangle

    To specify the shape of the bubble as Triangle

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved