Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / xYCI Class / rYdI Method


In This Topic
    rYdI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function rYdI( _
       ByVal SYdI As System.IntPtr, _
       ByVal tYdI As System.IntPtr, _
       ByVal UYdI As System.IntPtr, _
       ByVal vYdI As System.Integer, _
       ByVal WYdI As System.Single _
    ) As System.Integer
    'Usage
     
    
    Dim SYdI As System.IntPtr
    Dim tYdI As System.IntPtr
    Dim UYdI As System.IntPtr
    Dim vYdI As System.Integer
    Dim WYdI As System.Single
    Dim value As System.Integer
     
    value = xYCI.rYdI(SYdI, tYdI, UYdI, vYdI, WYdI)
    public static System.int rYdI( 
       System.IntPtr SYdI,
       System.IntPtr tYdI,
       System.IntPtr UYdI,
       System.int vYdI,
       System.float WYdI
    )

    Parameters

    SYdI
    tYdI
    UYdI
    vYdI
    WYdI
    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