ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream.reader Namespace / HeaderDecoder Class / CbULX Property

In This Topic
    CbULX Property (HeaderDecoder)
    In This Topic
    Returns the horizontal code-block partition origin.Allowable values are 0 and 1, nothing else.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property CbULX As Integer
    public virtual int CbULX {get;}
    See Also