Condividi tramite


Proprietà MapPolygonLayer.MapCenterPointRules

Gets a set of rules to be applied to the map polygon center point in the parent layer.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property MapCenterPointRules As MapPointRules 
    Get
'Utilizzo
Dim instance As MapPolygonLayer 
Dim value As MapPointRules 

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

Valore proprietà

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

Vedere anche

Riferimento

MapPolygonLayer Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering