The SimdifyWindow class is used to manipulate the main window of Simdify.
Class Hierarchy | Type » Window |
Object members are as follows:
Type Name | Accessor Name | Documentation |
---|---|---|
int32 | Height | Sets or gets the height of the Simdify application window. |
int32 | Left | Sets or gets the left position of the Simdify application window. |
string | Title | Sets or gets the title of the Simdify application window. |
int32 | Top | Sets or gets the top position of the Simdify application window. |
int32 | Width | Sets or gets the width of the Simdify application window. |