formZ SDK | 5.0 API Reference | Project | Window Manager

fz_wind_get_rect

Description

Gets the project window size and location. This rectangle is in global screen coordinates relative to the origin of the desktop.

Plugin Prototype

fzrt_error_td fz_wind_get_rect(

fzrt_int

windex,

fzrt_rect *

rect )

Parameters

windex [Input]

project window index

rect [Result]

project window size and location

Returns

Error codes

Availability

5.0.0.0

Example Files

util_wind.fsl

See Also

Function Set

fz_wind_fset


Defined in

fz_wind_api.h