'Declaration
Public Overloads Sub AddEllipticalArcTo( _ ByVal x As NSingleFormulaCell, _ ByVal y As NSingleFormulaCell, _ ByVal controlX As NSingleFormulaCell, _ ByVal controlY As NSingleFormulaCell, _ ByVal angle As NSingleFormulaCell, _ ByVal ratio As NSingleFormulaCell _ )
'Usage
Dim instance As NGeometrySection Dim x As NSingleFormulaCell Dim y As NSingleFormulaCell Dim controlX As NSingleFormulaCell Dim controlY As NSingleFormulaCell Dim angle As NSingleFormulaCell Dim ratio As NSingleFormulaCell instance.AddEllipticalArcTo(x, y, controlX, controlY, angle, ratio)
public void AddEllipticalArcTo( NSingleFormulaCell x, NSingleFormulaCell y, NSingleFormulaCell controlX, NSingleFormulaCell controlY, NSingleFormulaCell angle, NSingleFormulaCell ratio )
Parameters
- x
- y
- controlX
- controlY
- angle
- ratio