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 物件。

適用於