ImageMapArea.ImageMapAreaShape 열거형

Indicates the shape of an area in an image map.

네임스페이스:  Microsoft.ReportingServices.ReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public Enumeration ImageMapAreaShape
‘사용 방법
Dim instance As ImageMapArea.ImageMapAreaShape
public enum ImageMapAreaShape
public enum class ImageMapAreaShape
type ImageMapAreaShape
public enum ImageMapAreaShape

멤버

멤버 이름 설명
Circle Indicates that the shape is a circle.
Polygon Indicates that the shape is a polygon.
Rectangle Indicates that the shape is a rectangle.

주의

This is used by the ImageMapArea object.

참고 항목

참조

Microsoft.ReportingServices.ReportRendering 네임스페이스