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