VerticalAlignment 列舉

定義

指定具有固定大小之視覺化樣式項目的垂直對齊。

public enum class VerticalAlignment
public enum VerticalAlignment
type VerticalAlignment = 
Public Enum VerticalAlignment
繼承
VerticalAlignment

欄位

Bottom 2

項目靠下對齊。

Center 1

項目垂直置中。

Top 0

項目靠上對齊。

備註

當以 的引數值呼叫方法時,這些 VerticalAlignment 值代表方法的 VisualStyleRenderer.GetEnumValueEnumProperty.VerticalAlignment 傳回值。

適用於