MapPolygonLayer.MapPolygonRules Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.