public void AddCircularArcTo( System.string x, System.string y, System.string controlX, System.string controlY )
'Declaration
Public Overloads Sub AddCircularArcTo( _ ByVal x As System.String, _ ByVal y As System.String, _ ByVal controlX As System.String, _ ByVal controlY As System.String _ )
'Usage
Dim instance As NGeometrySection Dim x As System.String Dim y As System.String Dim controlX As System.String Dim controlY As System.String instance.AddCircularArcTo(x, y, controlX, controlY)
Parameters
- x
- y
- controlX
- controlY