次の方法で共有


MapPolygonLayer.MapCenterPointRules プロパティ

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

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

構文

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

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

プロパティ値

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

関連項目

参照

MapPolygonLayer クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間