Compartir a través de


Map.MapBorderSkin Propiedad

Gets the border skin for the map.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property MapBorderSkin As MapBorderSkin 
    Get
'Uso
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

Valor de la propiedad

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

Vea también

Referencia

Map Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering