ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.entropy.decoder Namespace / EntropyDecoder Class / CbULY Property

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