Перечисление ImageMapArea.ImageMapAreaShape
Indicates the shape of an area in an image map.
Пространство имен: Microsoft.ReportingServices.ReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Enumeration ImageMapAreaShape
'Применение
Dim instance As ImageMapArea.ImageMapAreaShape
public enum ImageMapAreaShape
public enum class ImageMapAreaShape
type ImageMapAreaShape
public enum ImageMapAreaShape
Элементы
| Имя элемента | Описание | |
|---|---|---|
| Rectangle | Indicates that the shape is a rectangle. | |
| Polygon | Indicates that the shape is a polygon. | |
| Circle | Indicates that the shape is a circle. |