ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.image.input Namespace / ImgReader Class / NomTileWidth Property

In This Topic
    NomTileWidth Property (ImgReader)
    In This Topic
    Returns the nominal tiles width
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property NomTileWidth As Integer
    public virtual int NomTileWidth {get;}
    See Also