Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NGraphicsPath Class / Yrv Method


In This Topic
    Yrv Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function Yrv( _
       ByVal ASv As NGraphicsPathFigure _
    ) As System.Boolean
    'Usage
     
    
    Dim instance As NGraphicsPath
    Dim ASv As NGraphicsPathFigure
    Dim value As System.Boolean
     
    value = instance.Yrv(ASv)
    internal System.bool Yrv( 
       NGraphicsPathFigure ASv
    )

    Parameters

    ASv
    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