親レイヤーのマップの線に適用する一連のルールを取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property MapLineRules As MapLineRules
Get
'使用
Dim instance As MapLineLayer
Dim value As MapLineRules
value = instance.MapLineRules
public MapLineRules MapLineRules { get; }
public:
property MapLineRules^ MapLineRules {
MapLineRules^ get ();
}
member MapLineRules : MapLineRules
function get MapLineRules () : MapLineRules
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.MapLineRules
MapLineRules オブジェクト。