Freigeben über


MapPolygonLayer.MapPolygonRules-Eigenschaft

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property MapPolygonRules As MapPolygonRules 
    Get
'Usage
Dim instance As MapPolygonLayer 
Dim value As MapPolygonRules 

value = instance.MapPolygonRules
public MapPolygonRules MapPolygonRules { get; }
public:
property MapPolygonRules^ MapPolygonRules {
    MapPolygonRules^ get ();
}
member MapPolygonRules : MapPolygonRules
function get MapPolygonRules () : MapPolygonRules

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapPolygonRules
A MapPolygonRules object.

Siehe auch

Verweis

MapPolygonLayer Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace