Właściwość MapPointLayer.MapPointRules
Pobiera zestaw reguł stosowanych do punktów mapy w warstwie punkt mapy.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property MapPointRules As MapPointRules
Get
'Użycie
Dim instance As MapPointLayer
Dim value As MapPointRules
value = instance.MapPointRules
public MapPointRules MapPointRules { get; }
public:
property MapPointRules^ MapPointRules {
MapPointRules^ get ();
}
member MapPointRules : MapPointRules
function get MapPointRules () : MapPointRules
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapPointRules
A MapPointRules obiektu.
Zobacz także