ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k Namespace / ModuleSpec Class / setTileDef Method

In This Topic
    setTileDef Method (ModuleSpec)
    In This Topic
    Sets default value for specified tile and specValType tag if allowed by its priority.
    Syntax
    'Declaration
     
    
    Public Overridable Sub setTileDef( _
       ByVal t As Integer, _
       ByVal value_Renamed As Object _
    ) 
    public virtual void setTileDef( 
       int t,
       object value_Renamed
    )

    Parameters

    t
    value_Renamed
    See Also