Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NLibraryItem Class / Irth Method


In This Topic
    Irth Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function Irth( _
       ByVal jrth As NSize, _
       ByVal Krth As System.Double, _
       ByVal lrth As Mlth _
    ) As NImage
    'Usage
     
    
    Dim instance As NLibraryItem
    Dim jrth As NSize
    Dim Krth As System.Double
    Dim lrth As Mlth
    Dim value As NImage
     
    value = instance.Irth(jrth, Krth, lrth)
    internal NImage Irth( 
       NSize jrth,
       System.double Krth,
       Mlth lrth
    )

    Parameters

    jrth
    Krth
    lrth
    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