SetDpi Method

Summary
Sets the dots per inch (DPI) of the surface.
Syntax
C#
C++/CLI
public void SetDpi( 
   double dpiX, 
   double dpiY 
) 
public: 
void SetDpi(  
   double dpiX, 
   double dpiY 
)  

Parameters

dpiX
A value greater than or equal to zero that specifies the horizontal DPI of the surface.

dpiY
A value greater than or equal to zero that specifies the vertical DPI of the surface.

Requirements

Target Platforms

Help Version 22.0.2023.1.26
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.D2DRendering Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.