Compartir a través de


MapPolygonLayer.MapPolygonRules Propiedad

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property MapPolygonRules As MapPolygonRules 
    Get
'Uso
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

Valor de la propiedad

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

Vea también

Referencia

MapPolygonLayer Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering