SequentialWorkflowHeaderFooter 클래스

정의

주의

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

에 연결된 SequentialWorkflowRootDesigner머리글 또는 바닥글을 나타냅니다.

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

설명

메모

이 재질에서는 사용되지 않는 형식 및 네임스페이스에 대해 설명합니다. 자세한 내용은 Windows Workflow Foundation 4.5 참조하세요.

SequentialWorkflowHeaderFooter 에서는 인쇄 미리 보기 모드로 SequentialWorkflowRootDesigner 표시되는 경우에 대한 머리글 및 바닥글 정보를 제공합니다. 워크플로 디자이너에서 제공하는 경우 사용자는 페이지 설정 대화 상자의 머리글/바닥글 탭에서 머리글과 바닥글을 구성할 수 있습니다.

생성자

Name Description
SequentialWorkflowHeaderFooter(SequentialWorkflowRootDesigner, Boolean)
사용되지 않음.

SequentialWorkflowHeaderFooter 클래스의 새 인스턴스를 초기화합니다.

속성

Name Description
AssociatedDesigner
사용되지 않음.

머리글 또는 바닥글이 적용되는 루트 디자이너를 가져옵니다.

Bounds
사용되지 않음.

워크플로 디자인 화면에서 머리글 또는 바닥글의 경계 사각형을 가져옵니다.

Image
사용되지 않음.

머리글 또는 바닥글과 연결된 이미지를 가져오거나 설정합니다.

ImageRectangle
사용되지 않음.

머리글 또는 바닥글과 연결된 이미지의 경계 사각형을 가져옵니다.

Text
사용되지 않음.

머리글 또는 바닥글과 연결된 텍스트 설명을 가져오거나 설정합니다.

TextRectangle
사용되지 않음.

머리글 또는 바닥글과 연결된 텍스트의 경계 사각형을 가져옵니다.

메서드

Name Description
Equals(Object)
사용되지 않음.

지정된 개체가 현재 개체와 같은지 여부를 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()
사용되지 않음.

기본 해시 함수로 사용됩니다.

(다음에서 상속됨 Object)
GetType()
사용되지 않음.

현재 인스턴스의 Type 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()
사용되지 않음.

현재 Object단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
OnLayout(ActivityDesignerLayoutEventArgs)
사용되지 않음.

포함된 요소의 SequentialWorkflowHeaderFooter 위치가 사용자에 의해 재배치되는 시기를 알 수 있습니다.

OnPaint(ActivityDesignerPaintEventArgs)
사용되지 않음.

디자인 화면에서 워크플로 루트 디자이너와 연결된 머리글 또는 바닥글을 그립니다.

ToString()
사용되지 않음.

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상