Map.MapBorderSkin Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the border skin for the map.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::MapBorderSkin ^ MapBorderSkin { Microsoft::ReportingServices::OnDemandReportRendering::MapBorderSkin ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapBorderSkin MapBorderSkin { get; }
member this.MapBorderSkin : Microsoft.ReportingServices.OnDemandReportRendering.MapBorderSkin
Public ReadOnly Property MapBorderSkin As MapBorderSkin
Property Value
A MapBorderSkin object.