Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AnnUnitConverter Constructor(Single,Single)
See Also 
Leadtools.Annotations Namespace > AnnUnitConverter Class > AnnUnitConverter Constructor : AnnUnitConverter Constructor(Single,Single)



dpiX
Horizontal DPI value
dpiY
Vertical DPI value
Constructs and initializes a new instance of the AnnUnitConverter class using specific horizontal and vertical DPI values.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal dpiX As Single, _
   ByVal dpiY As Single _
)
Visual Basic (Usage)Copy Code
Dim dpiX As Single
Dim dpiY As Single
 
Dim instance As AnnUnitConverter(dpiX, dpiY)
C# 
public AnnUnitConverter( 
   float dpiX,
   float dpiY
)
C++/CLI 
public:
AnnUnitConverter( 
   float dpiX,
   float dpiY
)

Parameters

dpiX
Horizontal DPI value
dpiY
Vertical DPI value

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features