MapPolygonLayer.MapPolygonRules Property

Definition

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

public:
 property Microsoft::ReportingServices::RdlObjectModel::MapPolygonRules ^ MapPolygonRules { Microsoft::ReportingServices::RdlObjectModel::MapPolygonRules ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::MapPolygonRules ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.MapPolygonRules MapPolygonRules { get; set; }
member this.MapPolygonRules : Microsoft.ReportingServices.RdlObjectModel.MapPolygonRules with get, set
Public Property MapPolygonRules As MapPolygonRules

Property Value

A MapPolygonRules object.

Applies to