Класс ImageMapArea

Represents an area in an image map. This class cannot be inherited.

Иерархия наследования

System. . :: . .Object
  Microsoft.ReportingServices.ReportRendering..::..ImageMapArea

Пространство имен:  Microsoft.ReportingServices.ReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public NotInheritable Class ImageMapArea
'Применение
Dim instance As ImageMapArea
public sealed class ImageMapArea
public ref class ImageMapArea sealed
[<SealedAttribute>]
type ImageMapArea =  class end
public final class ImageMapArea

Тип ImageMapArea обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод ImageMapArea Initializes a new instance of the ImageMapArea class.

В начало

Свойства

  Имя Описание
Открытое свойство 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.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Открытый метод SetCoordinates Sets the coordinates and type of the image map area.
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.