Właściwość MapSubItem.MapSize
Pobiera lub ustawia rozmiar podelement.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Property MapSize As MapSize
Get
Set
'Użycie
Dim instance As MapSubItem
Dim value As MapSize
value = instance.MapSize
instance.MapSize = value
public MapSize MapSize { get; set; }
public:
property MapSize^ MapSize {
MapSize^ get ();
void set (MapSize^ value);
}
member MapSize : MapSize with get, set
function get MapSize () : MapSize
function set MapSize (value : MapSize)
Wartość właściwości
Typ: Microsoft.ReportingServices.RdlObjectModel.MapSize
A MapSize obiektu.