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

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

    Property Value

    End of last ROI packet
    See Also