menu

WPF

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

    Show / Hide Table of Contents

    Class MapItemsPanel

    Represents the MapItemsPanel class in the map.

    Inheritance
    System.Object
    MapItemsPanel
    Namespace: Syncfusion.UI.Xaml.Maps
    Assembly: Syncfusion.SfMaps.WPF.dll
    Syntax
    public class MapItemsPanel : Panel
    Remarks

    MapItemsPanel class measures and arranges the MapItems in the map.

    Constructors

    MapItemsPanel()

    Declaration
    public MapItemsPanel()

    Methods

    ArrangeOverride(Size)

    Declaration
    protected override Size ArrangeOverride(Size finalSize)
    Parameters
    Type Name Description
    System.Windows.Size finalSize
    Returns
    Type
    System.Windows.Size

    MeasureOverride(Size)

    Declaration
    protected override Size MeasureOverride(Size availableSize)
    Parameters
    Type Name Description
    System.Windows.Size availableSize
    Returns
    Type
    System.Windows.Size
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved