←Select platform

AnimationMode Property

Summary

Determines whether to use the image global animation loop or to loop the animation continuously.

Syntax

C#
VB
C++
[CategoryAttribute("Behavior")] 
[DescriptionAttribute("Indicating whether to use the image global animation loop or to loop the animation continuously.")] 
public Leadtools.Winforms.RasterPictureBoxAnimationMode AnimationMode {get; set;} 
<CategoryAttribute("Behavior")> 
<DescriptionAttribute("Indicating whether to use the image global animation loop or to loop the animation continuously.")> 
Public Property AnimationMode As Leadtools.Winforms.RasterPictureBoxAnimationMode 
[CategoryAttribute("Behavior")] 
[DescriptionAttribute("Indicating whether to use the image global animation loop or to loop the animation continuously.")] 
public: 
property Leadtools.Winforms.RasterPictureBoxAnimationMode AnimationMode { 
   Leadtools.Winforms.RasterPictureBoxAnimationMode get(); 
   void set (    Leadtools.Winforms.RasterPictureBoxAnimationMode ); 
} 

Property Value

Determines whether to use the image global animation loop or to loop the animation continuously.

Example

Refer to RasterPictureBox.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms Assembly
Click or drag to resize