Freigeben über


MapPointLayerInstance-Klasse

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public NotInheritable Class MapPointLayerInstance _
    Inherits MapVectorLayerInstance
'Usage
Dim instance As MapPointLayerInstance
public sealed class MapPointLayerInstance : MapVectorLayerInstance
public ref class MapPointLayerInstance sealed : public MapVectorLayerInstance
[<SealedAttribute>]
type MapPointLayerInstance =  
    class
        inherit MapVectorLayerInstance
    end
public final class MapPointLayerInstance extends MapVectorLayerInstance

Der MapPointLayerInstance-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft MaximumZoom Gets the calculated value of the MaximumZoom property in a MapLayer class. (Geerbt von MapLayerInstance.)
Öffentliche Eigenschaft MinimumZoom Gets the calculated value of the MinimumZoom property in a MapLayer class. (Geerbt von MapLayerInstance.)
Öffentliche Eigenschaft Transparency Gets the calculated value of the Transparency property in a MapLayer class. (Geerbt von MapLayerInstance.)
Öffentliche Eigenschaft VisibilityMode Gets the calculated value of the VisibilityMode property in a MapLayer class. (Geerbt von MapLayerInstance.)

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode ResetInstanceCache Infrastruktur (Geerbt von MapVectorLayerInstance.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.