Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Indicates the shape of an area in an image map.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Syntax
'Declaration
Public Enumeration ImageMapAreaShape
public enum ImageMapAreaShape
public enum class ImageMapAreaShape
public enum ImageMapAreaShape
public enum ImageMapAreaShape
Members
| Member name | 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. |
Remarks
This is used by the ImageMapArea object.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.