QMedical Command Reference
![]() |
![]() |
QMed_GetAreaZoomFactor(areaRef; zoomFactor):error | |||
![]() |
areaRef | Longint | QMedical area reference |
![]() |
zoomFactor | Real | Zoom factor |
![]() |
error | Longint | Error result |
Returns the zoom factor of a scrollable QMedical plug-in area.
The QMedical plug-in area is specified by areaRef. If areaRef is not a valid QMedical plug-in area reference, qmed_paramErr is returned.
Parameter zoomFactor receives the zoom factor. The zoom factor is in the range of 1/16 to 16.
Related commands
QMed_SetAreaZoomFactor | Changes the zoom factor of a scrollable QMedical plug-in area |