ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MapElementView - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MapElementView

    Represents the center of a map viewport based on a map spatial element.

    Inheritance
    System.Object
    MapView
    MapElementView
    Inherited Members
    MapView.Zoom
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public class MapElementView : MapView

    Constructors

    MapElementView()

    Declaration
    public MapElementView()

    MapElementView(ReportSerializer)

    Declaration
    public MapElementView(ReportSerializer serializer)
    Parameters
    Type Name Description
    ReportSerializer serializer

    Properties

    LayerName

    Declaration
    public string LayerName { get; set; }
    Property Value
    Type Description
    System.String

    MapBindingFieldPairs

    Declaration
    public MapBindingFieldPairs MapBindingFieldPairs { get; set; }
    Property Value
    Type Description
    MapBindingFieldPairs
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved