'宣言 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 |