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 命名空間