다음을 통해 공유


ScrollOrientation 열거형

정의

Scroll 이벤트의 스크롤 막대 방향을 지정합니다.

public enum class ScrollOrientation
public enum ScrollOrientation
type ScrollOrientation = 
Public Enum ScrollOrientation
상속
ScrollOrientation

필드

Name Description
HorizontalScroll 0

가로 스크롤 막대입니다.

VerticalScroll 1

세로 스크롤 막대입니다.

설명

이 열거형은 속성에서 ScrollOrientation 사용됩니다.

적용 대상