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

In This Topic
    ROIinPkt Property
    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