←Select platform

AnimationMode Property (RasterPictureBox)

Summary

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

Syntax

C#
VB
C++
public RasterPictureBoxAnimationMode AnimationMode { get; set; } 
Public Property AnimationMode() As RasterPictureBoxAnimationMode 
   Get 
   Set 
public:  
   property RasterPictureBoxAnimationMode^ AnimationMode 
   { 
      RasterPictureBoxAnimationMode^ get() 
      void set(RasterPictureBoxAnimationMode^ value) 
   } 

Property Value

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

Requirements

Target Platforms

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