WindowTypeValue

WindowTypeValue enumeration

次のいずれかの列挙値: Drawing、Sheet、Stencil、または Icon。 WindowType=‘Stencil’ の Window 要素は、親の描画ウィンドウ (WindowType=‘Drawing’) の後、他の描画ウィンドウ要素の前に表示する必要があります.

public enum WindowTypeValue

名前 価値 説明
Drawing 1 描画
Stencil 2 ステンシル.
Sheet 3 シート
Icon 4 アイコン.
Undefined -2147483648 未定義.

関連項目