WPF 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class MapViewport

Inheritance
System.Object
MapSubItem
MapViewport
Inherited Members
MapSubItem.Style
MapSubItem.MapLocation
MapSubItem.MapSize
MapSubItem.LeftMargin
MapSubItem.RightMargin
MapSubItem.TopMargin
MapSubItem.BottomMargin
MapSubItem.ZIndex
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: BoldReports.RDL.DOM
Assembly: BoldReports.Wpf.dll
Syntax
public class MapViewport : MapSubItem

Constructors

MapViewport()

Declaration
public MapViewport()

MapViewport(ReportSerializer)

Declaration
public MapViewport(ReportSerializer serializer)
Parameters
Type Name Description
BoldReports.RDL.DOM.ReportSerializer serializer

Properties

ContentMargin

Declaration
public Size ContentMargin { get; set; }
Property Value
Type Description
BoldReports.RDL.DOM.Size

GridUnderContent

Declaration
public bool GridUnderContent { get; set; }
Property Value
Type Description
System.Boolean

MapCoordinateSystem

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

MapLimits

Declaration
public MapLimits MapLimits { get; set; }
Property Value
Type Description
BoldReports.RDL.DOM.MapLimits

MapMeridians

Declaration
public MapMeridians MapMeridians { get; set; }
Property Value
Type Description
BoldReports.RDL.DOM.MapMeridians

MapParallels

Declaration
public MapParallels MapParallels { get; set; }
Property Value
Type Description
BoldReports.RDL.DOM.MapParallels

MapProjection

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

MapView

Declaration
public MapView MapView { get; set; }
Property Value
Type Description
MapView

MaximumZoom

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

MinimumZoom

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

ProjectionCenterX

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

ProjectionCenterY

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

SimplificationResolution

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

Methods

ShouldSerializeMapLimits()

Declaration
public bool ShouldSerializeMapLimits()
Returns
Type Description
System.Boolean

ShouldSerializeProjectionCenterX()

Declaration
public bool ShouldSerializeProjectionCenterX()
Returns
Type Description
System.Boolean

ShouldSerializeProjectionCenterY()

Declaration
public bool ShouldSerializeProjectionCenterY()
Returns
Type Description
System.Boolean
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved