Właściwość MapPolygonLayer.MapCenterPointRules
Pobiera zestaw reguł, które mają być stosowane do punktu środkowego Wielokąt mapy w warstwie nadrzędnej.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property MapCenterPointRules As MapPointRules
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapPointRules
A MapPointRules obiektu.
Zobacz także