Condividi tramite


Enumerazione ImageMapArea.ImageMapAreaShape

Indicates the shape of an area in an image map.

Spazio dei nomi:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public Enumeration ImageMapAreaShape
'Utilizzo
Dim instance As ImageMapArea.ImageMapAreaShape
public enum ImageMapAreaShape
public enum class ImageMapAreaShape
type ImageMapAreaShape
public enum ImageMapAreaShape

Membri

Nome membro Descrizione
Rectangle Indicates that the shape is a rectangle.
Polygon Indicates that the shape is a polygon.
Circle Indicates that the shape is a circle.

Osservazioni

This is used by the ImageMapArea object.