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

In This Topic
    ROIinPkt Property (PktEncoder)
    In This Topic
    Tells if there was ROI information in the last written packet
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property ROIinPkt As Boolean
    public virtual bool ROIinPkt {get;}
    See Also