MapPolygonLayer.MapPolygonRules Property

Definition

Gets a set of rules to be applied to the map polygons in the parent layer.

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

Property Value

A MapPolygonRules object.

Applies to