←Select platform

UseDpi Property

Summary

Gets or sets a value that indicates whether the control uses the image's DPI (Dots Per Inch) to calculate the physical resolution for the image.

Syntax

C#
VB
C++
public bool UseDpi {get; set;}
Public Property UseDpi As Boolean
public: 
property bool UseDpi { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to use the image's DPI (Dots Per Inch) to calculate the physical resolution; false to ignore it.

Remarks

Default value is false.

Example

Refer to ScrollBarVisible

Requirements

Target Platforms

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