SetWindowRect

#include "BIThumbnail.h"

 

void SetWindowRect(int left, int top, int right, int bottom)

Description

Set rectangle of window.

Parameters

int

left

Minimal x coordinate of window.

int

top

Minimal y coordinate of window.

int

right

Maximal x coordinate of window.

int

bottom

Maximal y coordinate of window.

Requirements

Header :     Declared in BiThumbnail.h; include BiThumbnail.h

Library :    Use BiThumbnail.lib

DLLs :       BiThumbnail.dll