親レイヤーのマップ多角形に適用する一連のルールを取得します。値の設定も可能です。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Property MapPolygonRules As MapPolygonRules
Get
Set
'使用
Dim instance As MapPolygonLayer
Dim value As MapPolygonRules
value = instance.MapPolygonRules
instance.MapPolygonRules = value
public MapPolygonRules MapPolygonRules { get; set; }
public:
property MapPolygonRules^ MapPolygonRules {
MapPolygonRules^ get ();
void set (MapPolygonRules^ value);
}
member MapPolygonRules : MapPolygonRules with get, set
function get MapPolygonRules () : MapPolygonRules
function set MapPolygonRules (value : MapPolygonRules)
プロパティ値
型: Microsoft.ReportingServices.RdlObjectModel.MapPolygonRules
MapPolygonRules オブジェクト。