←Select platform

RasterPictureBoxAnimationMode Enumeration

Summary

Values for the AnimationMode property.

Syntax
C#
C++/CLI
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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