alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class LayoutType

    To specify the layout type.

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

    Fields

    Default

    Displays the map using the default layout.

    Declaration
    public const LayoutType Default
    Field Value
    Type
    LayoutType

    Tile

    Displays the map using a tile-based layout.

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