Partager via


Classe MapTileLayerInstance

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

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapLayerInstance
      Microsoft.ReportingServices.OnDemandReportRendering..::..MapTileLayerInstance

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

Syntaxe

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

Le type MapTileLayerInstance expose les membres suivants.

Propriétés

  Nom Description
Propriété publique MaximumZoom Gets the calculated value of the MaximumZoom property in a MapLayer class. (hérité de MapLayerInstance.)
Propriété publique MinimumZoom Gets the calculated value of the MinimumZoom property in a MapLayer class. (hérité de MapLayerInstance.)
Propriété publique ServiceUrl Gets the calculated value of the ServiceUrl property in a MapTileLayer class.
Propriété publique TileStyle Gets the calculated value of the TileStyle property in a MapTileLayer class.
Propriété publique Transparency Gets the calculated value of the Transparency property in a MapLayer class. (hérité de MapLayerInstance.)
Propriété publique UseSecureConnection Gets the calculated value of the UseSecureConnection property in a MapTileLayer class.
Propriété publique VisibilityMode Gets the calculated value of the VisibilityMode property in a MapLayer class. (hérité de MapLayerInstance.)

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 GetTileData Gets the tile data.
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 MapLayerInstance.)
Méthode publique SetTileData Sets the tile data.
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.