Share via


ImageMapArea.ImageMapAreaShape Enumeration

Indicates the shape of an area in an image map.

Espace de noms: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Syntaxe

'Déclaration
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.

Notes

This is used by the ImageMapArea object.

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

Microsoft.ReportingServices.ReportRendering Namespace