Partager via


Classe MapCustomViewInstance

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

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapViewInstance
      Microsoft.ReportingServices.OnDemandReportRendering..::..MapCustomViewInstance

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

Syntaxe

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

Le type MapCustomViewInstance expose les membres suivants.

Propriétés

  Nom Description
Propriété publique CenterX Gets the calculated value of the CenterX property in a MapCustomView class.
Propriété publique CenterY Gets the calculated value of the CenterY property in a MapCustomView class.
Propriété publique Zoom Gets the calculated value of the Zoom property in a MapView class. (hérité de MapViewInstance.)

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 MapViewInstance.)
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.