Partager via


Énumération ImageMapArea.ImageMapAreaShape

Indicates the shape of an area in an image map.

Espace de noms :  Microsoft.ReportingServices.ReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public Enumeration ImageMapAreaShape
'Utilisation
Dim instance As ImageMapArea.ImageMapAreaShape
public enum ImageMapAreaShape
public enum class ImageMapAreaShape
type ImageMapAreaShape
public enum ImageMapAreaShape

Membres

Nom de membre 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.

Voir aussi

Référence

Espace de noms Microsoft.ReportingServices.ReportRendering