Właściwość MapSubItem.MapSize
Pobiera rozmiar podelement.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property MapSize As MapSize
Get
'Użycie
Dim instance As MapSubItem
Dim value As MapSize
value = instance.MapSize
public MapSize MapSize { get; }
public:
property MapSize^ MapSize {
MapSize^ get ();
}
member MapSize : MapSize
function get MapSize () : MapSize
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapSize
A MapSize obiektu.
Zobacz także