Leadtools.WinForms Namespace > RasterPictureBox Class : AnimationMode Property |
[DescriptionAttribute("Indicating whether to use the image global animation loop or to loop the animation continuously.")] [CategoryAttribute("Behavior")] public RasterPictureBoxAnimationMode AnimationMode {get; set;}
'Declaration <DescriptionAttribute("Indicating whether to use the image global animation loop or to loop the animation continuously.")> <CategoryAttribute("Behavior")> Public Property AnimationMode As RasterPictureBoxAnimationMode
'Usage Dim instance As RasterPictureBox Dim value As RasterPictureBoxAnimationMode instance.AnimationMode = value value = instance.AnimationMode
[DescriptionAttribute("Indicating whether to use the image global animation loop or to loop the animation continuously.")] [CategoryAttribute("Behavior")] public RasterPictureBoxAnimationMode AnimationMode {get; set;}
DescriptionAttribute("Indicating whether to use the image global animation loop or to loop the animation continuously.") CategoryAttribute("Behavior") get_AnimationMode();
set_AnimationMode(value);
[DescriptionAttribute("Indicating whether to use the image global animation loop or to loop the animation continuously.")] [CategoryAttribute("Behavior")] public: property RasterPictureBoxAnimationMode AnimationMode { RasterPictureBoxAnimationMode get(); void set ( RasterPictureBoxAnimationMode value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2