LEADTOOLS Annotations (Leadtools.Annotations assembly)

DpiY Property (AnnUnitConverter)

Show in webframe





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

            

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

Property Value

The vertical 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.