...

Property Index

...
WindowState
Returns or sets the window state.
...

Properties


...
 
o Property WindowState( ) As CatWindowState
Returns or sets the window state.
Example:
This example sets the window state for the CADWindow window to catWindowStateMaximized.
 CADWindow.WindowState = catWindowStateMaximized
 

...

Copyright © 2000, Dassault Systèmes. All rights reserved.