DecreaseHeight
Sets image height to newHeight if it is smaller than the current value.
Syntax
Definition:
METHOD DecreaseHeight : HRESULT
VAR_INPUT
nNewHeight : UDINT;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
nNewHeight |
UDINT |
Height value to set. |