語言

RoundedCornerPosition 列舉

定義

識別圓角顯示角的位置。

public enum RoundedCornerPosition
type RoundedCornerPosition = 
繼承
RoundedCornerPosition

欄位

名稱 Description
TopLeft 0

識別顯示的左上角圓角。

TopRight 1

標示顯示的右上角圓角。

BottomRight 2

標示顯示的右下角圓角。

BottomLeft 3

識別顯示的左下角圓角。

適用於