Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NPaintVisitor Class / ptGb Method


In This Topic
    ptGb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub ptGb( _
       ByRef QtGb As NShadow.YxAb _
    ) 
    'Usage
     
    
    Dim instance As NPaintVisitor
    Dim QtGb As NShadow.YxAb
     
    instance.ptGb(QtGb)
    internal void ptGb( 
       ref NShadow.YxAb QtGb
    )

    Parameters

    QtGb
    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