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


In This Topic
    dKQh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub dKQh( _
       ByVal EKQh As NShape, _
       ByVal fKQh As NGeometryCommand, _
       ByVal GKQh As System.Integer, _
       ByVal hKQh As System.Boolean _
    ) 
    'Usage
     
    
    Dim instance As NShapeFactory
    Dim EKQh As NShape
    Dim fKQh As NGeometryCommand
    Dim GKQh As System.Integer
    Dim hKQh As System.Boolean
     
    instance.dKQh(EKQh, fKQh, GKQh, hKQh)
    internal void dKQh( 
       NShape EKQh,
       NGeometryCommand fKQh,
       System.int GKQh,
       System.bool hKQh
    )

    Parameters

    EKQh
    fKQh
    GKQh
    hKQh
    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