Właściwość Map.MapBorderSkin
Pobiera karnację obramowania mapy.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property MapBorderSkin As MapBorderSkin
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapBorderSkin
A MapBorderSkin obiektu.
Zobacz także