Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsGifImageInfo Class : HasAnimationLoop Property |
public bool HasAnimationLoop {get;}
'Declaration
Public ReadOnly Property HasAnimationLoop As Boolean
'Usage
Dim instance As CodecsGifImageInfo Dim value As Boolean value = instance.HasAnimationLoop
public bool HasAnimationLoop {get;}
@property (nonatomic, assign, readonly) BOOL hasAnimationLoop
public boolean hasAnimationLoop()
get_HasAnimationLoop();