Map.MapBorderSkin プロパティ
マップの罫線スキンを取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property MapBorderSkin As MapBorderSkin
Get
'使用
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
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.MapBorderSkin
MapBorderSkin オブジェクト。