ComponentOne PDF for .NET
CSJ2K.j2k.io Namespace / BufferedRandomAccessFile Class / readFloat Method

In This Topic
    readFloat Method (BufferedRandomAccessFile)
    In This Topic
    Syntax
    'Declaration
     
    
    Public MustOverride Function readFloat() As Single
    public abstract float readFloat()
    See Also