Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NShape Class / YQvh Method


In This Topic
    YQvh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub YQvh( _
       ByVal Arvh As System.Double, _
       ByVal brvh As System.Double, _
       ByVal Crvh As System.Boolean, _
       ByVal drvh As System.Boolean _
    ) 
    'Usage
     
    
    Dim instance As NShape
    Dim Arvh As System.Double
    Dim brvh As System.Double
    Dim Crvh As System.Boolean
    Dim drvh As System.Boolean
     
    instance.YQvh(Arvh, brvh, Crvh, drvh)
    internal void YQvh( 
       System.double Arvh,
       System.double brvh,
       System.bool Crvh,
       System.bool drvh
    )

    Parameters

    Arvh
    brvh
    Crvh
    drvh
    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