←Select platform

AnnUnitConverter Constructor(Single,Single)

Summary

Constructs and initializes a new instance of the AnnUnitConverter class using specific horizontal and vertical DPI values.

Syntax

C#
VB
C++
public AnnUnitConverter(  
   float dpiX, 
   float dpiY 
) 
  
Public Function New( _ 
   ByVal dpiX As Single, _ 
   ByVal dpiY As Single _ 
) 
public: 
AnnUnitConverter(  
   float dpiX, 
   float dpiY 
) 

Parameters

dpiX
Horizontal DPI value

dpiY
Vertical DPI value

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize