OwnerType¶
Summary¶
The types of owners for windows
Signature
1 |
|
Namespace¶
cAlgo.API
Fields¶
None¶
Summary
The default owner type, which means the window has no owner
Signature
1 |
|
Return Value
OwnerType
Chart¶
Summary
The chart owns the window
Signature
1 |
|
Return Value
OwnerType
Application¶
Summary
The application main window owns the window
Signature
1 |
|
Return Value
OwnerType
Last update: June 1, 2023