ComponentOne PDF for .NET
CSJ2K.Color.Boxes Namespace / JP2Box Class / getTypeString Method / getTypeString(Int32) Method

In This Topic
    getTypeString(Int32) Method
    In This Topic
    Return a String representation of the Box type.
    Syntax
    'Declaration
     
    
    Public Overloads Shared Function getTypeString( _
       ByVal t As Integer _
    ) As String
    public static string getTypeString( 
       int t
    )

    Parameters

    t
    See Also