RelativePositions クラス
RelativePositions 共通オブジェクトの静的インスタンスのセットを表します。
継承階層
System.Object
Microsoft.Windows.Design.Interaction.RelativePositions
名前空間: Microsoft.Windows.Design.Interaction
アセンブリ: Microsoft.Windows.Design.Interaction (Microsoft.Windows.Design.Interaction.dll 内)
構文
'宣言
Public NotInheritable Class RelativePositions
public static class RelativePositions
public ref class RelativePositions abstract sealed
[<AbstractClass>]
[<Sealed>]
type RelativePositions = class end
public final class RelativePositions
RelativePositions 型で公開されるメンバーは以下のとおりです。
プロパティ
名前 | 説明 | |
---|---|---|
BottomLeft | デザイン画面にあるアイテムの左下隅を取得します。 | |
BottomRight | デザイン画面にあるアイテムの右下隅を取得します。 | |
BottomSide | デザイン画面にあるアイテムの下辺を取得します。 | |
Bounds | デザイン サーフェイスにあるアイテムの LeftSide、TopSide、RightSide、および BottomSide を取得します。 | |
Center | デザイン画面にあるアイテムの中心を取得します。 | |
ExternalBottomLeft | デザイン サーフェイスにあるアイテムの外側の左下隅を取得します。 | |
ExternalBottomRight | デザイン サーフェイスにあるアイテムの外側の右下隅を取得します。 | |
ExternalBottomSide | デザイン サーフェイスにあるアイテムの外側の下辺を取得します。 | |
ExternalLeftSide | デザイン サーフェイスにあるアイテムの外側の左辺を取得します。 | |
ExternalRightSide | デザイン サーフェイスにあるアイテムの外側の右辺を取得します。 | |
ExternalTopLeft | デザイン サーフェイスにあるアイテムの外側の左上隅を取得します。 | |
ExternalTopRight | デザイン サーフェイスにあるアイテムの外側の右上隅を取得します。 | |
ExternalTopSide | デザイン サーフェイスにあるアイテムの外側の上辺を取得します。 | |
InternalBottomLeft | デザイン サーフェイスにあるアイテムの内側の左下隅を取得します。 | |
InternalBottomRight | デザイン サーフェイスにあるアイテムの内側の右下隅を取得します。 | |
InternalBottomSide | デザイン サーフェイスにあるアイテムの内側の下辺を取得します。 | |
InternalLeftSide | デザイン サーフェイスにあるアイテムの内側の左辺を取得します。 | |
InternalRightSide | デザイン サーフェイスにあるアイテムの内側の右辺を取得します。 | |
InternalTopLeft | デザイン サーフェイスにあるアイテムの内側の左上隅を取得します。 | |
InternalTopRight | デザイン サーフェイスにあるアイテムの内側の右上隅を取得します。 | |
InternalTopSide | デザイン サーフェイスにあるアイテムの内側の上辺を取得します。 | |
LeftSide | デザイン画面にあるアイテムの左辺を取得します。 | |
RightSide | デザイン画面にあるアイテムの右辺を取得します。 | |
TopLeft | デザイン画面にあるアイテムの左上隅を取得します。 | |
TopRight | デザイン画面にあるアイテムの右上隅を取得します。 | |
TopSide | デザイン サーフェイスにあるアイテムの上辺を取得します。 |
このページのトップへ
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバーは、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
参照
参照
Microsoft.Windows.Design.Interaction 名前空間