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