ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.image Namespace / Tiler Class / NomTileHeight Property

In This Topic
    NomTileHeight Property (Tiler)
    In This Topic
    Returns the nominal width of the tiles in the reference grid.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property NomTileHeight As Integer
    public override int NomTileHeight {get;}

    Property Value

    The nominal tile width, in the reference grid.
    See Also