←Select platform

AnimationLoop Property (CodecsGifLoadOptions)

Summary

Gets or sets the animation loop value.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int AnimationLoop {get; set;} 
Public Property AnimationLoop As Integer 
public int AnimationLoop {get; set;} 
@property (nonatomic, assign) NSUInteger animationLoop 
public int getAnimationLoop() 
public void setAnimationLoop(int loop) 
             
  
get_AnimationLoop(); 
set_AnimationLoop(value); 
Object.defineProperty('AnimationLoop');  
public: 
property int AnimationLoop { 
   int get(); 
   void set (    int ); 
} 

Property Value

The animation loop value.

Example

For an example, refer to CodecsGifOptions.

Requirements

Target Platforms

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