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

Class MapSubItem

Represents a subitem in the map report item.

Inheritance
System.Object
MapSubItem
MapDockableSubItem
MapViewport
Inherited Members
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 abstract class MapSubItem

Constructors

MapSubItem()

Declaration
protected MapSubItem()

Properties

BottomMargin

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

LeftMargin

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

MapLocation

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

MapSize

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

RightMargin

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

Style

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

TopMargin

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

ZIndex

Declaration
public int ZIndex { get; set; }
Property Value
Type Description
System.Int32
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