←Select platform

ImageDpiX Property

Summary

Gets the horizontal resolution of the of the current image in the viewer.

Syntax

C#
VB
C++
public virtual float ImageDpiX { get; } 
  
<BrowsableAttribute(False)> 
Public Overridable ReadOnly Property ImageDpiX As Single 
[BrowsableAttribute(false)] 
public: 
virtual property float ImageDpiX { 
   float get(); 
} 

Property Value

A value in dots per inch for the horizontal resolution supported of the current image in the viewer.

Example

Refer to BorderPadding.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly