←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly