Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
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
)
Managed Extensions for 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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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