É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 | |
---|---|---|
Rectangle | Indicates that the shape is a rectangle. | |
Polygon | Indicates that the shape is a polygon. | |
Circle | Indicates that the shape is a circle. |