WindowTypeValue

WindowTypeValue enumeration

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

public enum WindowTypeValue

名前価値説明
Drawing1描画
Stencil2ステンシル.
Sheet3シート
Icon4アイコン.
Undefined-2147483648未定義.

関連項目