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