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