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

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