Nevron Open Vision Documentation
Nevron.Nov.Diagram.DrawingCommands Namespace / NImportMapCommandAction Class / QSUh Method


In This Topic
    QSUh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Sub QSUh( _
       ByVal rSUh As NEsriShapefileLoadSettings, _
       ByVal SSUh As NDrawingView _
    ) 
    'Usage
     
    
    Dim rSUh As NEsriShapefileLoadSettings
    Dim SSUh As NDrawingView
     
    NImportMapCommandAction.QSUh(rSUh, SSUh)
    internal static void QSUh( 
       NEsriShapefileLoadSettings rSUh,
       NDrawingView SSUh
    )

    Parameters

    rSUh
    SSUh
    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