M_SetSizes

#include "BIDISP.H"

 

VOID CALLBACK M_SetSizes( int X, int Y)

Description

This function can change the default size of the magnifying window.

Parameters

int

X

Set the width of magnifying window in pixels.

int

Y

Set the height of magnifying window in pixels.

Return values

None.

Requirements

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

Library :    Use BIDisp.lib.

DLLs :       BIDisp.dll.