'Declaration
Public Overloads Sub AddArcTo( _ ByVal x As NSingleFormulaCell, _ ByVal y As NSingleFormulaCell, _ ByVal bow As NSingleFormulaCell _ )
'Usage
Dim instance As NGeometrySection Dim x As NSingleFormulaCell Dim y As NSingleFormulaCell Dim bow As NSingleFormulaCell instance.AddArcTo(x, y, bow)
public void AddArcTo( NSingleFormulaCell x, NSingleFormulaCell y, NSingleFormulaCell bow )
Parameters
- x
- y
- bow