Partilhar via


Enumeração ImageMapArea.ImageMapAreaShape

Indicates the shape of an area in an image map.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public Enumeration ImageMapAreaShape
'Uso
Dim instance As ImageMapArea.ImageMapAreaShape
public enum ImageMapAreaShape
public enum class ImageMapAreaShape
type ImageMapAreaShape
public enum ImageMapAreaShape

Membros

Nome do membro Descrição
Rectangle Indicates that the shape is a rectangle.
Polygon Indicates that the shape is a polygon.
Circle Indicates that the shape is a circle.

Comentários

This is used by the ImageMapArea object.