Udostępnij przez


Właściwość MapLegendInstance.Layout

Pobiera wartość obliczoną Layout właściwość w MapLegend klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Layout As MapLegendLayout
    Get
'Użycie
Dim instance As MapLegendInstance
Dim value As MapLegendLayout

value = instance.Layout
public MapLegendLayout Layout { get; }
public:
property MapLegendLayout Layout {
    MapLegendLayout get ();
}
member Layout : MapLegendLayout
function get Layout () : MapLegendLayout

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapLegendLayout
A MapLegendLayout wartości reprezentującej obliczonej wartości Layout właściwość.