ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Color.Boxes Namespace / PaletteBox Class / isSigned Method

In This Topic
    isSigned Method
    In This Topic
    Are entries signed predicate.
    Syntax
    'Declaration
     
    
    Public Function isSigned( _
       ByVal column As Integer _
    ) As Boolean
    public bool isSigned( 
       int column
    )

    Parameters

    column
    See Also