Leadtools.Codecs名前空間 > CodecsGifImageInfoクラス :HasAnimationLoopプロパティ |
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();