Description
Specifies the view state information of the View object, such as whether the view is closed, whether the view is minimized, and whether the view is in a normal state.
C# Syntax
siViewState.siNormal // 0 siViewState.siClosed // 1 siViewState.siMinimized // 2
|
Constant |
Value |
Description |
|
0 |
Normal |
|
|
1 |
Closed |
|
|
2 |
Minimized |
Applies To
Autodesk Softimage v7.5