alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class MapItemShapes

    To specify the zooming factor.

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

    Fields

    Ellipse

    To specify the map item shape as Ellipse

    Declaration
    public const MapItemShapes Ellipse
    Field Value
    Type
    MapItemShapes

    None

    To specify the map item shape as None

    Declaration
    public const MapItemShapes None
    Field Value
    Type
    MapItemShapes

    Rectangle

    To specify the map item shape as Rectangle

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