Freigeben über


MapPointInstance-Klasse

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

Vererbungshierarchie

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

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

Syntax

'Declaration
Public NotInheritable Class MapPointInstance _
    Inherits MapSpatialElementInstance
'Usage
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

Der MapPointInstance-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft UseCustomPointTemplate Gets the calculated value of the UseCustomPointTemplate property in a MapPoint class.

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 MapSpatialElementInstance.)
Ö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.