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;
get_HasAnimationLoop();