バージョン 23.1 (最新)

RelativeLocation 列挙体

他の HTML 要素に相対する HTML 要素の位置。
シンタックス
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 
参照