ComponentOne PDF for .NET
CSJ2K.j2k.image Namespace / BlkImgDataSrc Interface / TileHeight Property

In This Topic
    TileHeight Property (BlkImgDataSrc)
    In This Topic
    Returns the overall height of the current tile in pixels. This is the tile's height without accounting for any component subsampling. This is also referred as the reference grid height in the current tile.
    Syntax
    'Declaration
     
    
    ReadOnly Property TileHeight As Integer
    int TileHeight {get;}

    Property Value

    The total current tile's height in pixels.
    See Also