ComponentOne PDF for .NET
CSJ2K.j2k.roi.encoder Namespace / RectROIMaskGenerator Class / ROIs Property

In This Topic
    ROIs Property (RectROIMaskGenerator)
    In This Topic
    This function returns the ROIs in the image
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property ROIs As ROI()
    public virtual ROI[] ROIs {get;}

    Property Value

    The ROIs in the image
    See Also