Partager via


Classe MapLineLayerInstance

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

Hiérarchie d'héritage

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering.MapLayerInstance
      Microsoft.ReportingServices.OnDemandReportRendering.MapVectorLayerInstance
        Microsoft.ReportingServices.OnDemandReportRendering.MapLineLayerInstance

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

Syntaxe

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

Le type MapLineLayerInstance 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 Transparency Gets the calculated value of the Transparency property in a MapLayer class. (hérité de MapLayerInstance.)
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 publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
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.

Voir aussi

Référence

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering