AdornerPlacementDimension 열거형
AdornerPlacementValue 구조체에 적용해야 하는 크기를 정의하는 열거형입니다.
네임스페이스: Microsoft.Windows.Design.Interaction
어셈블리: Microsoft.Windows.Design.Interaction(Microsoft.Windows.Design.Interaction.dll)
구문
‘선언
Public Enumeration AdornerPlacementDimension
public enum AdornerPlacementDimension
public enum class AdornerPlacementDimension
type AdornerPlacementDimension
public enum AdornerPlacementDimension
멤버
멤버 이름 | 설명 | |
---|---|---|
Left | 왼쪽입니다. | |
Top | 위쪽입니다. | |
Right | 오른쪽입니다. | |
Bottom | 아래쪽입니다. | |
Width | 너비입니다. | |
Height | 높이입니다. |
설명
AdornerPlacementDimension 열거형은 크기 및 위치에 관련된 IAdornerPlacement 인터페이스 등의 형식에 사용됩니다.
참고 항목
참조
Microsoft.Windows.Design.Interaction 네임스페이스