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

In This Topic
    TilePartULY Property (Tiler)
    In This Topic
    Returns the vertical tile partition offset in the reference grid
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property TilePartULY As Integer
    public override int TilePartULY {get;}
    See Also