Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NFill Class / pUAb Method


In This Topic
    pUAb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Sub pUAb( _
       ByVal QUAb As NProperty, _
       ByVal rUAb As NSchema, _
       ByVal value As System.Boolean _
    ) 
    'Usage
     
    
    Dim QUAb As NProperty
    Dim rUAb As NSchema
    Dim value As System.Boolean
     
    NFill.pUAb(QUAb, rUAb, value)
    internal static void pUAb( 
       NProperty QUAb,
       NSchema rUAb,
       System.bool value
    )

    Parameters

    QUAb
    rUAb
    value
    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