NevronOpenVision
Nevron.Nov.Diagram Namespace / NGeometry Class / RelEllipticalArcTo Method
an fx, formula string or length value
an fx, formula string or length value
an fx, formula string or length value
an fx, formula string or length value
an fx, formula string or NAngle value
an fx, formula string or Double value
In This Topic
    RelEllipticalArcTo Method
    In This Topic
    Adds a relative EllipticalArcTo command
    Syntax
    public NEllipticalArcTo RelEllipticalArcTo( 
       System.object x,
       System.object y,
       System.object controlX,
       System.object controlY,
       System.object angle,
       System.object ratio
    )

    Parameters

    x
    an fx, formula string or length value
    y
    an fx, formula string or length value
    controlX
    an fx, formula string or length value
    controlY
    an fx, formula string or length value
    angle
    an fx, formula string or NAngle value
    ratio
    an fx, formula string or Double value

    Return Value

    the created command
    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