Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

MapResolutions Method






Horizontal source (image) DPI.
Vertical source (image) DPI.
Horizontal target (screen) DPI.
Vertical target (screen) DPI.
Update this mapper with the specified DPI values.
Syntax
'Declaration
 
Public Sub MapResolutions( _
   ByVal sourceDpiX As Double, _
   ByVal sourceDpiY As Double, _
   ByVal targetDpiX As Double, _
   ByVal targetDpiY As Double _
) 
-(void) mapResolutionsSourceDpiX:(double) xSourceDpi
                      sourceDpiY:(double) ySourceDpi
                      targetDpiX:(double) xTargetDpi
                      targetDpiY:(double) yTargetDpi;
            
public void mapResolutions(
   double sourceDpiX,
   double sourceDpiY,
   double targetDpiX,
   double targetDpiY
)
            
 function Leadtools.Annotations.Core.AnnContainerMapper.MapResolutions( 
   sourceDpiX ,
   sourceDpiY ,
   targetDpiX ,
   targetDpiY 
)

Parameters

sourceDpiX
Horizontal source (image) DPI.
sourceDpiY
Vertical source (image) DPI.
targetDpiX
Horizontal target (screen) DPI.
targetDpiY
Vertical target (screen) DPI.
Requirements

Target Platforms

See Also

Reference

AnnContainerMapper Class
AnnContainerMapper Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features