WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ShapeFilePanel - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ShapeFilePanel

    Represents the ShapeFilePanel class in the SfMap. Inherites from the Panel class.

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

    Measures and arranges the map shapes in the shape file layer.

    Constructors

    ShapeFilePanel()

    Initializes a new instance of the ShapeFilePanel class.

    Declaration
    public ShapeFilePanel()

    Methods

    ArrangeOverride(Size)

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

    MeasureOverride(Size)

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