←Select platform

RasterImageChangedEventArgs Class

Summary

Provides data for the Changed event.

Syntax
C#
VB
C++
public class RasterImageChangedEventArgs : EventArgs 
Public Class RasterImageChangedEventArgs  
   Inherits System.EventArgs 
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

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

Leadtools Assembly