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 对象。

适用于