IAdornerPlacement 接口
[本文档仅供预览,在以后的发行版中可能会发生更改。包含的空白主题用作占位符。]
为 AdornerPlacementCollection 指定一个位置术语。
命名空间: Microsoft.Windows.Design.Interaction
程序集: Microsoft.Windows.Design.Interaction(在 Microsoft.Windows.Design.Interaction.dll 中)
语法
声明
Public Interface IAdornerPlacement
public interface IAdornerPlacement
public interface class IAdornerPlacement
type IAdornerPlacement = interface end
public interface IAdornerPlacement
IAdornerPlacement 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
GetPositionTerms | 返回用于定位装饰器的定位术语的枚举。 | |
GetSizeTerms | 返回用于调整装饰器的大小的大小调整术语的枚举。 |
页首
备注
提供此类型仅仅是为了向后兼容。
请参见
参考
Microsoft.Windows.Design.Interaction 命名空间