MapSubItem.MapSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.