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 | |
---|---|---|
Coordinates | Gets the calculated coordinates of the ImageMapArea, in percentage of chart size. | |
Shape | Gets the calculated shape of the ImageMapArea. | |
ToolTip | Gets the calculated tooltip of the ImageMapArea. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
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.
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace