ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.roi.encoder Namespace / ROIMaskGenerator Class / ROIs Property

In This Topic
    ROIs Property
    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