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

In This Topic
    rotate90 Method
    In This Topic
    Rotate the ModuleSpec instance by 90 degrees (this modifies only tile and tile-component specifications).
    Syntax
    'Declaration
     
    
    Public Overridable Sub rotate90( _
       ByVal anT As Coord _
    ) 
    public virtual void rotate90( 
       Coord anT
    )

    Parameters

    anT
    See Also