[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapSize

MapSize Class

Represents the properties for map sub-item size.

Inheritance
MapSize
Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public sealed class MapSize

Constructors

Name Description
MapSize()

Properties

Name Description
Height

Gets or sets the height of the item.

Unit

Gets or sets the unit for both width and height.

Width

Gets or sets the width of the item.

Extension Methods