LEADTOOLS (Leadtools assembly)

RasterImageChangedEventArgs Class

Show in webframe







Members 
Provides data for the Changed event.
Object Model
Syntax
public class RasterImageChangedEventArgs : System.EventArgs 
'Declaration
 
Public Class RasterImageChangedEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As RasterImageChangedEventArgs
public sealed class RasterImageChangedEventArgs : ~Remove~ 

            

            
function Leadtools.RasterImageChangedEventArgs()
public ref class RasterImageChangedEventArgs : public System.EventArgs 
Remarks
Whenever the properties or data of a RasterImage is changed programatically, the RasterImage.Changed event will fire with an instance of the RasterImageChangedEventArgs class. This instance contains the Flags property that holds information on what has changed in the image.
Example
For an example, refer to RasterImage.Changed.
Requirements

Target Platforms

See Also

Reference

RasterImageChangedEventArgs Members
Leadtools Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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