is_in_viewport
Description:
[
Version ( since =
"2.4" ) ]
public bool is_in_viewport (
Workspace workspace)
Gets true
if this appears in the current viewport of workspace
.
Parameters:
this |
a Window.
|
workspace |
a Workspace.
|
Returns:
true if this appears in current viewport of workspace , false
otherwise.
|