ImageMapArea-Klasse
Represents an area in an image map. This class cannot be inherited.
Vererbungshierarchie
System.Object
Microsoft.ReportingServices.ReportRendering.ImageMapArea
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class ImageMapArea
'Usage
Dim instance As ImageMapArea
public sealed class ImageMapArea
public ref class ImageMapArea sealed
[<SealedAttribute>]
type ImageMapArea = class end
public final class ImageMapArea
Der ImageMapArea-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
ImageMapArea | Initializes a new instance of the ImageMapArea class. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
ActionInfo | Returns information about the actions on the image. | |
Coordinates | Gets the coordinates of the shape, in percentage of chart size. | |
ID | Gets or sets the identifier for the image map area. | |
Shape | Gets the shape of the area. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
SetCoordinates | Sets the coordinates and type of the image map area. | |
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.