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 オブジェクト。

適用対象