ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.roi.encoder Namespace / RectROIMaskGenerator Class / ToString Method

In This Topic
    ToString Method (RectROIMaskGenerator)
    In This Topic
    This function returns the relevant data of the mask generator
    Syntax
    'Declaration
     
    
    Public Overrides Function ToString() As String
    public override string ToString()
    See Also