Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NVisualShapePart Class / jYvh Method


In This Topic
    jYvh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub jYvh( _
       ByVal KYvh As NProperty, _
       ByVal lYvh As System.Double _
    ) 
    'Usage
     
    
    Dim instance As NVisualShapePart
    Dim KYvh As NProperty
    Dim lYvh As System.Double
     
    instance.jYvh(KYvh, lYvh)
    internal void jYvh( 
       NProperty KYvh,
       System.double lYvh
    )

    Parameters

    KYvh
    lYvh
    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