Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NRaster Class / EhAb Method


In This Topic
    EhAb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function EhAb( _
       ByVal fhAb As System.Integer, _
       ByVal GhAb As System.Integer, _
       ByVal hhAb As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim fhAb As System.Integer
    Dim GhAb As System.Integer
    Dim hhAb As System.Integer
    Dim value As System.Integer
     
    value = NRaster.EhAb(fhAb, GhAb, hhAb)
    internal static System.int EhAb( 
       System.int fhAb,
       System.int GhAb,
       System.int hhAb
    )

    Parameters

    fhAb
    GhAb
    hhAb
    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