LEADTOOLS WinRT(Leadtools.Controls)
LEAD Technologies, Inc

GetTransform Method


true to get the transformation matrix with DPI scaling; otherwise, it is false.
Gets the current transformation matrix used for displaying the image with or without DPI scaling. WinRT support
Syntax
public virtual LeadMatrix GetTransform( 
   bool useDpi
)
 function Leadtools.Controls.ImageViewer.GetTransform( 
   useDpi 
)

Parameters

useDpi
true to get the transformation matrix with DPI scaling; otherwise, it is false.

Return Value

The current transformation matrix with or without DPI scaling.
Remarks

If the value of useDpi is true, then this method will return the same matrix as the Transform property.

If the value of useDpi is false, then this method will return the transformation matrix as if the value of UseDpi was false as well.

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

ImageViewer Class
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

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