Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NDirectionalLightSource Class / IjM Method


In This Topic
    IjM Method (NDirectionalLightSource)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Function IjM( _
       ByVal jYx As NLightSource _
    ) As System.Boolean
    'Usage
     
    
    Dim instance As NDirectionalLightSource
    Dim jYx As NLightSource
    Dim value As System.Boolean
     
    value = instance.IjM(jYx)
    internal override System.bool IjM( 
       NLightSource jYx
    )

    Parameters

    jYx
    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