Condividi tramite


Proprietà Map.MapBorderSkin

Gets the border skin for the map.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property MapBorderSkin As MapBorderSkin 
    Get
'Utilizzo
Dim instance As Map 
Dim value As MapBorderSkin 

value = instance.MapBorderSkin
public MapBorderSkin MapBorderSkin { get; }
public:
property MapBorderSkin^ MapBorderSkin {
    MapBorderSkin^ get ();
}
member MapBorderSkin : MapBorderSkin
function get MapBorderSkin () : MapBorderSkin

Valore proprietà

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.MapBorderSkin
A MapBorderSkin object.

Vedere anche

Riferimento

Map Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering