LEADTOOLS WinRT (Leadtools.Annotations.Core)
LEAD Technologies, Inc

AnnContainerMapper Constructor (AnnContainerMapper)


Horizontal source (screen) DPI.
Vertical source (screen) DPI.
Horizontal target (image) DPI.
Vertical target (image) DPI.
Creates a new mapper with the specified DPI values. WinRT support
Syntax
public AnnContainerMapper( 
   double sourceDpiX,
   double sourceDpiY,
   double targetDpiX,
   double targetDpiY
)
function AnnContainerMapper( 
   sourceDpiX ,
   sourceDpiY ,
   targetDpiX ,
   targetDpiY 
)

Parameters

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnContainerMapper Class
AnnContainerMapper Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.