RasterPictureBoxAnimationMode Enumeration

Summary

Values for the RasterPictureBox.AnimationMode property.

Syntax

C#
C++/CLI
C++
public enum RasterPictureBoxAnimationMode 
public enum class RasterPictureBoxAnimationMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
public: 
   enum class RasterPictureBoxAnimationMode sealed 

Members
ValueMemberDescription
0UseImageGlobalLoopUse the Leadtools.RasterImage.AnimationGlobalLoop property when playing GIF files. The AnimationGlobalLoop property specifies whether the animation should not loop (no animation), loop continuously, or loop for N times.
1InfinitePlay GIF files in a continuous loop.

Remarks

The RasterPictureBox.AnimationMode property controls user interaction with the control's display.

Requirements

Target Platforms

See Also

Reference

Leadtools.WinForms Namespace

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

Leadtools.WinForms Assembly

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