Freigeben über


MapSpatialDataRegionInstance-Klasse

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

Vererbungshierarchie

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapSpatialDataInstance
      Microsoft.ReportingServices.OnDemandReportRendering..::..MapSpatialDataRegionInstance

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

Syntax

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

Der MapSpatialDataRegionInstance-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft VectorData Gets the calculated value of the VectorData property in a MapSpatialDataRegion 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 MapSpatialDataInstance.)
Ö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.