Поделиться через


ImageMapArea.ImageMapAreaShape Enumeration

Indicates the shape of an area in an image map.

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

Синтаксис

'Декларация
Public Enumeration ImageMapAreaShape
public enum ImageMapAreaShape
public enum class ImageMapAreaShape
public enum ImageMapAreaShape
public enum ImageMapAreaShape

Members

Member name Description
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.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

Microsoft.ReportingServices.ReportRendering Namespace