ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Icc.Tags Namespace / ICCCurveType Class / entry Method

In This Topic
    entry Method (ICCCurveType)
    In This Topic
    Accessor for curve entry at index.
    Syntax
    'Declaration
     
    
    Public Function entry( _
       ByVal i As Integer _
    ) As Integer
    public int entry( 
       int i
    )

    Parameters

    i
    See Also