The SetBMSize function verifies the input parameter as size of the bitmap
Syntax:
BOOL SetBMSize(
int Value
);
Parameters:
Value |
Value that must be verified. |
Return Value:
If the value is within the specified interval, the function returns true, otherwise, false.
Note:
Is not recommended for using in applications.
See Also
© 2003-2024 CADSoftTools
Go to CAD DLL