Gets a member of the Gif.Components.ErrorState enumeration
describing the error state of a component of a GIF data stream.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ErrorState ErrorState { get; }
Public ReadOnly Property ErrorState As ErrorState
public: property ErrorState ErrorState { ErrorState get (); }