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 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.