ComponentOne PDF for .NET
CSJ2K.j2k.codestream.writer Namespace / TagTreeEncoder Class / reset Method / reset() Method

In This Topic
    reset() Method
    In This Topic
    Resets the tree values and state. All the values are set to Integer.MAX_VALUE and the states to 0.
    Syntax
    'Declaration
     
    
    Public Overloads Overridable Sub reset() 
    public virtual void reset()
    See Also