LEADTOOLS Annotations (Leadtools.Annotations assembly)

DpiX Property (AnnUnitConverter)

Show in webframe





Gets or sets the horizontal DPI value.
Syntax
public float DpiX {get; set;}
'Declaration
 
Public Property DpiX As Single
'Usage
 
Dim instance As AnnUnitConverter
Dim value As Single
 
instance.DpiX = value
 
value = instance.DpiX

            

            
public:
property float DpiX {
   float get();
   void set (    float value);
}

Property Value

The horizontal DPI value.
Example
For an example, refer to AnnUnitConverter.
Requirements

Target Platforms

See Also

Reference

AnnUnitConverter Class
AnnUnitConverter Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.