Freigeben über


ImageMapArea.ImageMapAreaShape Enumeration

Indicates the shape of an area in an image map.

Namespace: Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Syntax

'Declaration
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.

Hinweise

This is used by the ImageMapArea object.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

Microsoft.ReportingServices.ReportRendering Namespace