ComponentOne PDF for .NET
CSJ2K.j2k.image Namespace / Tiler Class / NomTileWidth Property

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

    Property Value

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