ImageMapArea.ImageMapAreaShape 열거형
Indicates the shape of an area in an image map.
네임스페이스: Microsoft.ReportingServices.ReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore
구문
‘선언
Public Enumeration ImageMapAreaShape
‘사용 방법
Dim instance As ImageMapArea.ImageMapAreaShape
public enum ImageMapAreaShape
public enum class ImageMapAreaShape
type ImageMapAreaShape
public enum ImageMapAreaShape
멤버
멤버 이름 | 설명 | |
---|---|---|
Rectangle | Indicates that the shape is a rectangle. | |
Polygon | Indicates that the shape is a polygon. | |
Circle | Indicates that the shape is a circle. |