次の方法で共有


MapPolygonLayer.MapPolygonRules プロパティ

親レイヤーのマップ多角形に適用する一連のルールを取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property MapPolygonRules As MapPolygonRules 
    Get
'使用
Dim instance As MapPolygonLayer 
Dim value As MapPolygonRules 

value = instance.MapPolygonRules
public MapPolygonRules MapPolygonRules { get; }
public:
property MapPolygonRules^ MapPolygonRules {
    MapPolygonRules^ get ();
}
member MapPolygonRules : MapPolygonRules
function get MapPolygonRules () : MapPolygonRules

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.MapPolygonRules
MapPolygonRules オブジェクト。

関連項目

参照

MapPolygonLayer クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間