다음을 통해 공유


ImageMapArea.ImageMapAreaShape 열거형

Specifies a map area shape.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  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 The map area is a rectangle.
Polygon The map area is a polygon.
Circle The map area is a circle.