Partager via


Classe MapPointInstance

Represents an instance type of the MapPoint class and contains the calculated values of the properties in MapPoint.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapSpatialElementInstance
      Microsoft.ReportingServices.OnDemandReportRendering..::..MapPointInstance

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class MapPointInstance _
    Inherits MapSpatialElementInstance
'Utilisation
Dim instance As MapPointInstance
public sealed class MapPointInstance : MapSpatialElementInstance
public ref class MapPointInstance sealed : public MapSpatialElementInstance
[<SealedAttribute>]
type MapPointInstance =  
    class
        inherit MapSpatialElementInstance
    end
public final class MapPointInstance extends MapSpatialElementInstance

Le type MapPointInstance expose les membres suivants.

Propriétés

  Nom Description
Propriété publique UseCustomPointTemplate Gets the calculated value of the UseCustomPointTemplate property in a MapPoint class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode protégée ResetInstanceCache Infrastructure. (hérité de MapSpatialElementInstance.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.