LEADTOOLS Annotations (Leadtools.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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

The AnnUnitConverter Constructor(Single,Single) is available in LEADTOOLS Document and Medical Imaging toolkits.

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 New 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 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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