ComponentOne PDF for .NET
CSJ2K.j2k.codestream.writer Namespace / PktEncoder Class / ROILen Property

In This Topic
    ROILen Property (PktEncoder)
    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