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

Osservazioni

This is used by the ImageMapArea object.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.ReportRendering