LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

ImageDpiY Property






Gets the vertical resolution of the of the current image in the viewer.
Syntax
[BrowsableAttribute(false)]
public virtual float ImageDpiY {get;}
'Declaration
 
<BrowsableAttribute(False)>
Public Overridable ReadOnly Property ImageDpiY As Single
'Usage
 
Dim instance As RasterImageViewer
Dim value As Single
 
value = instance.ImageDpiY
[BrowsableAttribute(false)]
public virtual float ImageDpiY {get;}
BrowsableAttribute()
 get_ImageDpiY(); 
[BrowsableAttribute(false)]
public:
virtual property float ImageDpiY {
   float get();
}

Property Value

A value in dots per inch for the vertical resolution supported of the current image in the viewer.
Example
Refer to BorderPadding.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterImageViewer Class
RasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.