Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / AEII Class / SEII Method


In This Topic
    SEII Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Sub SEII( _
       ByVal tEII As ENLineCap, _
       ByVal UEII As System.IntPtr _
    ) 
    'Usage
     
    
    Dim tEII As ENLineCap
    Dim UEII As System.IntPtr
     
    AEII.SEII(tEII, UEII)
    internal static void SEII( 
       ENLineCap tEII,
       System.IntPtr UEII
    )

    Parameters

    tEII
    UEII
    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