Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnContainerMapper Constructor (AnnContainerMapper)






Horizontal source (image) DPI.
Vertical source (image) DPI.
Horizontal target (screen) DPI.
Vertical target (screen) DPI.
Creates a new mapper with the specified DPI values.
Syntax
'Declaration
 
Public Function New( _
   ByVal sourceDpiX As Double, _
   ByVal sourceDpiY As Double, _
   ByVal targetDpiX As Double, _
   ByVal targetDpiY As Double _
)
-(id) initSourceDpiX:(double) xSourceDpi
          sourceDpiY:(double) ySourceDpi
          targetDpiX:(double) xTargetDpi
          targetDpiY:(double) yTargetDpi;
            
public AnnContainerMapper(
   double sourceDpiX,
   double sourceDpiY,
   double targetDpiX,
   double targetDpiY
)
            
function AnnContainerMapper( 
   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