Nevron Open Vision Documentation
Nevron.Nov.Diagram.Shapes Namespace / NShapeFactory Class / xjQh Method


In This Topic
    xjQh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub xjQh( _
       ByVal YjQh() As NPoint, _
       ByVal AKQh As NShape, _
       ByVal bKQh As System.Boolean, _
       ByRef CKQh As NDrawPolygon _
    ) 
    'Usage
     
    
    Dim instance As NShapeFactory
    Dim YjQh() As NPoint
    Dim AKQh As NShape
    Dim bKQh As System.Boolean
    Dim CKQh As NDrawPolygon
     
    instance.xjQh(YjQh, AKQh, bKQh, CKQh)
    internal void xjQh( 
       NPoint[] YjQh,
       NShape AKQh,
       System.bool bKQh,
       out NDrawPolygon CKQh
    )

    Parameters

    YjQh
    AKQh
    bKQh
    CKQh
    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