Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NCircularRim Class / WfpG Method


In This Topic
    WfpG Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub WfpG( _
       ByRef xfpG() As SnpG, _
       ByRef YfpG As System.Double _
    ) 
    'Usage
     
    
    Dim instance As NCircularRim
    Dim xfpG() As SnpG
    Dim YfpG As System.Double
     
    instance.WfpG(xfpG, YfpG)
    internal void WfpG( 
       ref SnpG[] xfpG,
       ref System.double YfpG
    )

    Parameters

    xfpG
    YfpG
    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