←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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