Condividi tramite


Classe MapMarker

Represents a marker to be applied to the center point of a map point or a map polygon.

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapObjectCollectionItem
    Microsoft.ReportingServices.OnDemandReportRendering..::..MapMarker

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

Sintassi

'Dichiarazione
Public NotInheritable Class MapMarker _
    Inherits MapObjectCollectionItem
'Utilizzo
Dim instance As MapMarker
public sealed class MapMarker : MapObjectCollectionItem
public ref class MapMarker sealed : public MapObjectCollectionItem
[<SealedAttribute>]
type MapMarker =  
    class
        inherit MapObjectCollectionItem
    end
public final class MapMarker extends MapObjectCollectionItem

Nel tipo MapMarker sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Instance Gets the report instance object that contains the calculated values of this report definition object.
Proprietà pubblica MapMarkerImage Gets an image to be applied to the map marker.
Proprietà pubblica MapMarkerStyle Gets the style for the map marker.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Campi

  Nome Descrizione
Campo protetto m_instance Infrastruttura. Ereditato da MapObjectCollectionItem.

In alto

Implementazioni esplicite dell'interfaccia

  Nome Descrizione
Implementazione esplicita dell'interfacciaMetodo privato IMapObjectCollectionItem. . :: . .SetNewContext Ereditato da MapObjectCollectionItem.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.