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

In This Topic
    OffLastROIPkt Property (FileCodestreamWriter)
    In This Topic
    Gives the offset of the end of last packet containing ROI information
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property OffLastROIPkt As Integer
    public override int OffLastROIPkt {get;}

    Property Value

    End of last ROI packet
    See Also