バージョン

RelativeLocation 列挙体

他の HTML 要素に相対する HTML 要素の位置。
シンタックス
'宣言
 
Public Enum RelativeLocation 
   Inherits System.Enum
public enum RelativeLocation : System.Enum 
メンバ
メンバ解説
AboveBehind 
AboveCenter 
AboveInfront 
AboveLeft 
AboveRight 
BelowBehind 
BelowCenter 
BelowInfront 
BelowLeft 
BelowRight 
BottomBehind 
BottomCenter 
BottomInfront 
BottomLeft 
BottomRight 
MiddleBehind 
MiddleCenter 
MiddleInfront 
MiddleLeft 
MiddleRight 
NotSet 
TopBehind 
TopCenter 
TopInfront 
TopLeft 
TopRight 
参照