←Select platform

RasterPictureBoxAnimationMode Enumeration

Summary

Values for the AnimationMode property.

Syntax
C#
VB
C++
public enum RasterPictureBoxAnimationMode 
Public Enum RasterPictureBoxAnimationMode 
public enum class RasterPictureBoxAnimationMode sealed 
Members
0 UseImageGlobalLoop

(0) Use 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.

1 Infinite

(1) Play GIF files in a continuous loop.

Remarks

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

Requirements
Target Platforms
See Also

Reference

Leadtools.Controls Namespace

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

Leadtools.Controls Assembly

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