DesignerContentAlignment 열거형

정의

주의

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

워크플로 디자이너에서 워크플로 콘텐츠가 정렬되는 위치를 지정합니다.

public enum class DesignerContentAlignment
public enum DesignerContentAlignment
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public enum DesignerContentAlignment
type DesignerContentAlignment = 
[<System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")>]
type DesignerContentAlignment = 
Public Enum DesignerContentAlignment
상속
DesignerContentAlignment
특성

필드

Bottom 8

워크플로 콘텐츠가 디자이너의 아래쪽에 정렬됩니다.

BottomCenter 24

워크플로 콘텐츠가 디자이너의 아래쪽 가운데에 정렬됩니다.

BottomLeft 9

워크플로 콘텐츠가 디자이너의 왼쪽 아래에 정렬됩니다.

BottomRight 12

워크플로 콘텐츠가 디자이너의 오른쪽 아래에 정렬됩니다.

Center 16

워크플로 콘텐츠가 디자이너의 정가운데에 정렬됩니다.

CenterLeft 17

워크플로 콘텐츠가 디자이너의 왼쪽 중간에 정렬됩니다.

CenterRight 20

워크플로 콘텐츠가 디자이너의 오른쪽 중간에 정렬됩니다.

Fill 32

워크플로 콘텐츠가 디자이너를 채우도록 정렬됩니다.

Left 1

워크플로 콘텐츠가 디자이너의 왼쪽에 정렬됩니다.

Right 4

워크플로 콘텐츠가 디자이너의 오른쪽에 정렬됩니다.

Top 2

워크플로 콘텐츠가 디자이너의 위쪽에 정렬됩니다.

TopCenter 18

워크플로 콘텐츠가 디자이너의 위쪽 가운데에 정렬됩니다.

TopLeft 3

워크플로 콘텐츠가 디자이너의 왼쪽 위에 정렬됩니다.

TopRight 6

워크플로 콘텐츠가 디자이너의 오른쪽 위에 정렬됩니다.

설명

참고

이 자료에서는 더 이상 사용되지 않는 형식과 네임스페이스에 대해 설명합니다. 자세한 내용은 Deprecated Types in Windows Workflow Foundation 4.5(Windows Workflow Foundation 4.5에서 사용되지 않는 형식)를 참조하세요.

적용 대상