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 : IsInterlaced Property |
public bool IsInterlaced {get;}
'Declaration
Public ReadOnly Property IsInterlaced As Boolean
'Usage
Dim instance As CodecsGifImageInfo Dim value As Boolean value = instance.IsInterlaced
public bool IsInterlaced {get;}
@property (nonatomic, assign, readonly) BOOL isInterlaced
public boolean isInterlaced()
get_IsInterlaced();