Freigeben über


ImageMapAreaInstance-Klasse

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

Vererbungshierarchie

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..ImageMapAreaInstance

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

Syntax

'Declaration
Public NotInheritable Class ImageMapAreaInstance
'Usage
Dim instance As ImageMapAreaInstance
public sealed class ImageMapAreaInstance
public ref class ImageMapAreaInstance sealed
[<SealedAttribute>]
type ImageMapAreaInstance =  class end
public final class ImageMapAreaInstance

Der ImageMapAreaInstance-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Coordinates Gets the calculated coordinates of the ImageMapArea, in percentage of chart size.
Öffentliche Eigenschaft Shape Gets the calculated shape of the ImageMapArea.
Öffentliche Eigenschaft ToolTip Gets the calculated tooltip of the ImageMapArea.

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