'DeclarationPublic Overloads Sub AddLineTo( _ ByVal x As NSingleFormulaCell, _ ByVal y As NSingleFormulaCell _ )
'UsageDim instance As NGeometrySection Dim x As NSingleFormulaCell Dim y As NSingleFormulaCell instance.AddLineTo(x, y)
public void AddLineTo( NSingleFormulaCell x, NSingleFormulaCell y )
Parameters
- x
- y