ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.image Namespace / ImgData Interface / getNumTiles Method / getNumTiles() Method

In This Topic
    getNumTiles() Method
    In This Topic
    Returns the total number of tiles in the image.
    Syntax
    'Declaration
     
    
    Overloads Function getNumTiles() As Integer
    int getNumTiles()

    Return Value

    The total number of tiles in the image.
    See Also