Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > ImageViewer Class : GetImageTransformWithDpi Method |
public virtual LeadMatrix GetImageTransformWithDpi( bool useDpi )
'Declaration
Public Overridable Function GetImageTransformWithDpi( _ ByVal useDpi As Boolean _ ) As LeadMatrix
This is a helper property for applications that use ImageViewer in single item mode. It is a shortcut to GetImageTransformWithDpi using ActiveItem. For more information, refer to Image Viewer in Single Item Mode.