Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NImageSource Class / dhCb Method


In This Topic
    dhCb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function dhCb( _
       ByVal EhCb As System.Boolean _
    ) As NRaster
    'Usage
     
    
    Dim instance As NImageSource
    Dim EhCb As System.Boolean
    Dim value As NRaster
     
    value = instance.dhCb(EhCb)
    internal NRaster dhCb( 
       System.bool EhCb
    )

    Parameters

    EhCb
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also