'DeclarationPublic Overloads Sub AddArcTo( _ ByVal x As System.Single, _ ByVal y As System.Single, _ ByVal bow As System.Single _ )
'UsageDim instance As NGeometrySection Dim x As System.Single Dim y As System.Single Dim bow As System.Single instance.AddArcTo(x, y, bow)
Parameters
- x
- y
- bow