Share via


MapPolygonLabelPlacement 열거형

Represents label placements for the map polygon layer.

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

구문

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

멤버

멤버 이름 설명
BottomCenter The label is positioned in the bottom center of the polygon.
BottomLeft The label is positioned in the bottom left of the polygon.
BottomRight The label is positioned in the bottom right of the polygon.
MiddleCenter The label is positioned in the middle center of the polygon.
MiddleLeft The label is positioned in the middle left of the polygon.
MiddleRight The label is positioned in the middle right of the polygon.
TopCenter The label is positioned in the top center of the polygon.
TopLeft The label is positioned in the top left of the polygon.
TopRight The label is positioned in the top right of the polygon.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스