NevronOpenVision
Nevron.Nov.Diagram Namespace / NRoutableConnector Class / OnCreateGeometryPath Method
points in parent coordinates
corner rounding
In This Topic
    OnCreateGeometryPath Method
    In This Topic
    Creates a path for the connector in the normal case (the connector is inside the page)
    Syntax
    protected virtual NGraphicsPath OnCreateGeometryPath( 
       NPoint[] basePoints,
       System.double cornerRounding
    )

    Parameters

    basePoints
    points in parent coordinates
    cornerRounding
    corner rounding
    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