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


In This Topic
    IKQh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub IKQh( _
       ByVal jKQh As NShape, _
       ByVal KKQh As NGeometryCommand, _
       ByVal lKQh As System.Integer, _
       ByVal MKQh As System.Boolean, _
       ByVal nKQh As System.Boolean _
    ) 
    'Usage
     
    
    Dim instance As NShapeFactory
    Dim jKQh As NShape
    Dim KKQh As NGeometryCommand
    Dim lKQh As System.Integer
    Dim MKQh As System.Boolean
    Dim nKQh As System.Boolean
     
    instance.IKQh(jKQh, KKQh, lKQh, MKQh, nKQh)
    internal void IKQh( 
       NShape jKQh,
       NGeometryCommand KKQh,
       System.int lKQh,
       System.bool MKQh,
       System.bool nKQh
    )

    Parameters

    jKQh
    KKQh
    lKQh
    MKQh
    nKQh
    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