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