Xamarin.Forms

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

    Show / Hide Table of Contents

    Class BingMapStyle

    BingMapStyle of ImageryLayer.

    Inheritance
    System.Object
    BingMapStyle
    Namespace: Syncfusion.SfMaps.XForms
    Assembly: Syncfusion.SfMaps.XForms.dll
    Syntax
    public sealed class BingMapStyle : Enum

    Fields

    Aerial

    Defines Aerial view of bing map

    Declaration
    public const BingMapStyle Aerial
    Field Value
    Type Description
    BingMapStyle

    AerialWithLabels

    Defines AerialWithLabelViews of bing map

    Declaration
    public const BingMapStyle AerialWithLabels
    Field Value
    Type Description
    BingMapStyle

    Road

    Defines Road view of bing map

    Declaration
    public const BingMapStyle Road
    Field Value
    Type Description
    BingMapStyle

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved