formZ SDK | 5.0 API Reference | Project | Window Manager
Description
Window image size types.
enum fz_wind_image_size_type_enum {
FZ_WIND_IMAGE_SIZE_TYPE_WINDOW,
FZ_WIND_IMAGE_SIZE_TYPE_CUSTOM };
Members
FZ_WIND_IMAGE_SIZE_TYPE_WINDOW
Indicates the image size is the same as the window size.
FZ_WIND_IMAGE_SIZE_TYPE_CUSTOM
Indicates the image size uses a custom size.
Availability
5.0.0.0
Defined in