MapSubItem.MapSize Property

Definition

Gets the size of the subitem.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::MapSize ^ MapSize { Microsoft::ReportingServices::OnDemandReportRendering::MapSize ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapSize MapSize { get; }
member this.MapSize : Microsoft.ReportingServices.OnDemandReportRendering.MapSize
Public ReadOnly Property MapSize As MapSize

Property Value

A MapSize object that represents the size of the subitem.

Applies to