ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream Namespace / HeaderInfo Class / NewRGN Property

In This Topic
    NewRGN Property
    In This Topic
    Returns a new instance of RGN
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property NewRGN As HeaderInfo.RGN
    public virtual HeaderInfo.RGN NewRGN {get;}
    See Also