ComponentOne PDF for .NET
CSJ2K.j2k.codestream Namespace / HeaderInfo Class / NewRGN Property

In This Topic
    NewRGN Property (HeaderInfo)
    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