
function Leadtools.Annotations.Core.AnnContainerMapper.mapResolutions( sourceDpiX , sourceDpiY , targetDpiX , targetDpiY )
!MISSING Scrap '_RTJavaScript_Method_SYNTAX'!
| Parameter | Type | Description |
|---|---|---|
| sourceDpiX | double | Horizontal source (screen) DPI. |
| sourceDpiY | double | Vertical source (screen) DPI. |
| targetDpiX | double | Horizontal target (image) DPI. |
| targetDpiY | double | Vertical target (image) DPI. |