Error processing SSI file
LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

AnimateFloaterChanged Event






Occurs when the value of the AnimateFloater property changes.
Syntax
public event EventHandler AnimateFloaterChanged
public:
event EventHandler^ AnimateFloaterChanged
'Declaration
 
Public Event AnimateFloaterChanged As EventHandler
 
'Usage
 
Dim instance As RasterImageViewer
Dim handler As EventHandler
 
AddHandler instance.AnimateFloaterChanged, handler
Requirements

Target Platforms

See Also

Reference

RasterImageViewer Class
RasterImageViewer Members

Error processing SSI file