Nevron Open Vision Documentation
Nevron.Nov.Formats.Html Namespace / NCssMultiLength Structure / Oxjd Method


In This Topic
    Oxjd Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function Oxjd( _
       ByVal pxjd As System.String, _
       ByVal Qxjd As NUnit, _
       ByRef rxjd As NCssMultiLength _
    ) As System.Boolean
    'Usage
     
    
    Dim pxjd As System.String
    Dim Qxjd As NUnit
    Dim rxjd As NCssMultiLength
    Dim value As System.Boolean
     
    value = NCssMultiLength.Oxjd(pxjd, Qxjd, rxjd)
    internal static System.bool Oxjd( 
       System.string pxjd,
       NUnit Qxjd,
       out NCssMultiLength rxjd
    )

    Parameters

    pxjd
    Qxjd
    rxjd
    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