LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

UseDpiChanged Event (RasterPictureBox)

Show in webframe





Occurs when the value of the UseDpi property changes.
Syntax
public event EventHandler UseDpiChanged
'Declaration
 
Public Event UseDpiChanged As EventHandler
'Usage
 
Dim instance As RasterPictureBox
Dim handler As EventHandler
 
AddHandler instance.UseDpiChanged, handler

            

            
public:
event EventHandler^ UseDpiChanged
Remarks

This event is raised if the UseDpi property is changed by either a programmatic modification or user interaction.

Requirements

Target Platforms

See Also

Reference

RasterPictureBox Class
RasterPictureBox Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.