Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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
Элементы
| Имя элемента | Описание | |
|---|---|---|
| Circle | Indicates that the shape is a circle. | |
| Polygon | Indicates that the shape is a polygon. | |
| Rectangle | Indicates that the shape is a rectangle. |
Замечания
This is used by the ImageMapArea object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.ReportRendering