Partager via


Propriété Map.MapBorderSkin

Gets the border skin for the map.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property MapBorderSkin As MapBorderSkin 
    Get
'Utilisation
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

Valeur de propriété

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

Voir aussi

Référence

Map Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering