Freigeben über


MapLineInstance-Klasse

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

Vererbungshierarchie

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

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

Syntax

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

Der MapLineInstance-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft UseCustomLineTemplate Gets the calculated value of the UseCustomLineTemplate property in a MapLine 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.