MapPointLayer.MapPointRules Property

Definition

Gets a set of rules to be applied to the map points in the map point layer.

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

Property Value

A MapPointRules object.

Applies to