Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / prhI Class / jGb Method


In This Topic
    jGb Method (prhI)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub jGb( _
       ByVal dShI As NPolygon, _
       ByVal EShI As ENFillRule _
    ) 
    'Usage
     
    
    Dim instance As prhI
    Dim dShI As NPolygon
    Dim EShI As ENFillRule
     
    instance.jGb(dShI, EShI)
    internal override void jGb( 
       NPolygon dShI,
       ENFillRule EShI
    )

    Parameters

    dShI
    EShI
    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