ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream.writer Namespace / PktEncoder Class / ROILen Property

In This Topic
    ROILen Property
    In This Topic
    Gives the length to read in current packet body to get all ROI information
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property ROILen As Integer
    public virtual int ROILen {get;}
    See Also