alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class LayerChangeMode

    To specify the layer change mode.

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

    Fields

    Automatic

    Automatically changes layers based on zoom level or other conditions.

    Declaration
    public const LayerChangeMode Automatic
    Field Value
    Type
    LayerChangeMode

    Default

    Changes layers manually based on user interaction or code.

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