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