menu

UWP

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

    Show / Hide Table of Contents

    Class BubbleType

    Gets or Sets BubbleType

    Inheritance
    System.Object
    BubbleType
    Namespace: Syncfusion.UI.Xaml.Maps
    Assembly: Syncfusion.SfMaps.UWP.dll
    Syntax
    public sealed class BubbleType : Enum

    Fields

    Circle

    Defines Circle BubbleType

    Declaration
    public const BubbleType Circle
    Field Value
    Type
    BubbleType

    Custom

    Defines Custom BubbleType

    Declaration
    public const BubbleType Custom
    Field Value
    Type
    BubbleType

    Diamond

    Defines Diamond BubbleType

    Declaration
    public const BubbleType Diamond
    Field Value
    Type
    BubbleType

    Pentagon

    Defines Pentagon BubbleType

    Declaration
    public const BubbleType Pentagon
    Field Value
    Type
    BubbleType

    Pushpin

    Defines Pushpin BubbleType

    Declaration
    public const BubbleType Pushpin
    Field Value
    Type
    BubbleType

    Rectangle

    Defines Rectangle BubbleType

    Declaration
    public const BubbleType Rectangle
    Field Value
    Type
    BubbleType

    Star

    Defines Star BubbleType

    Declaration
    public const BubbleType Star
    Field Value
    Type
    BubbleType

    Trapezoid

    Defines Trapezoid BubbleType

    Declaration
    public const BubbleType Trapezoid
    Field Value
    Type
    BubbleType

    Triangle

    Defines Triangle BubbleType

    Declaration
    public const BubbleType Triangle
    Field Value
    Type
    BubbleType

    Extension Methods

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