PinPosValue

PinPosValue enumeration

形状のピン位置を指定します。

public enum PinPosValue

名前 価値 説明
TopLeft 0 左上
TopCenter 1 top-center
TopRight 2 右上
CenterLeft 3 中央左.
CenterCenter 4 center-center
CenterRight 5 中央右
BottomLeft 6 左下.
BottomCenter 7 下中央
BottomRight 8 右下
Undefined -2147483648 未定義.

関連項目