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