Nevron Open Vision Documentation
Nevron.Nov.Formats.Dxf Namespace / NDxfDocument Class / ItMd Method


In This Topic
    ItMd Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function ItMd( _
       ByVal jtMd As NImageSource _
    ) As NDxfDocument
    'Usage
     
    
    Dim jtMd As NImageSource
    Dim value As NDxfDocument
     
    value = NDxfDocument.ItMd(jtMd)
    internal static NDxfDocument ItMd( 
       NImageSource jtMd
    )

    Parameters

    jtMd
    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