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

In This Topic
    NumEntries Property
    In This Topic
    Return the number of palette entries.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property NumEntries As Integer
    public int NumEntries {get;}
    See Also