←Select platform

Flags Property

Summary

Gets the flags for the Changed event.

Syntax
C#
VB
C++
public RasterImageChangedFlags Flags { get; } 
Public ReadOnly Property Flags As RasterImageChangedFlags 
public: 
property RasterImageChangedFlags Flags { 
   RasterImageChangedFlags get(); 
} 

Property Value

One or two members of the RasterImageChangedFlags enumeration that indicates 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