ComponentOne PDF for .NET
CSJ2K.j2k.quantization Namespace / GuardBitsSpec Class / getDefault Method

In This Topic
    getDefault Method (GuardBitsSpec)
    In This Topic
    Gets default value for this module.
    Syntax
    'Declaration
     
    
    Public Overridable Function getDefault() As Object
    public virtual object getDefault()

    Return Value

    The default value (Must be casted before use)
    See Also