言語

MapPolygonLayer.MapCenterPointRules プロパティ

定義

親レイヤーのポリゴン中心点に適用するルールのセットを取得します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::MapPointRules ^ MapCenterPointRules { Microsoft::ReportingServices::RdlObjectModel::MapPointRules ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::MapPointRules ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.MapPointRules MapCenterPointRules { get; set; }
member this.MapCenterPointRules : Microsoft.ReportingServices.RdlObjectModel.MapPointRules with get, set
Public Property MapCenterPointRules As MapPointRules

プロパティ値

MapPointRules オブジェクト。

適用対象