Share via


MapPosition 열거형

Represents the positions of an item in a map.

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

구문

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

멤버

멤버 이름 설명
BottomCenter The title is positioned at the bottom center.
BottomLeft The title is positioned at the bottom left.
BottomRight The title is positioned at the bottom right.
LeftBottom The title is positioned at the left bottom.
LeftCenter The title is positioned at the left center.
LeftTop The title is positioned at the left top.
RightBottom The title is positioned at the right bottom.
RightCenter The title is positioned at the right center.
RightTop The title is positioned at the right top.
TopCenter The title is positioned at the top center.
TopLeft The title is positioned at the top left.
TopRight The title is positioned at the top right.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스