MapPolygonLayer.MapCenterPointRules Property

Definition

Gets a set of rules to be applied to the map polygon center point in the parent layer.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::MapPointRules ^ MapCenterPointRules { Microsoft::ReportingServices::OnDemandReportRendering::MapPointRules ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapPointRules MapCenterPointRules { get; }
member this.MapCenterPointRules : Microsoft.ReportingServices.OnDemandReportRendering.MapPointRules
Public ReadOnly Property MapCenterPointRules As MapPointRules

Property Value

A MapPointRules object.

Applies to