Arc2d(Arc2d) Constructor
Public Sub New( _
ByVal a As Arc2d _
)
This language is not supported or no code example is available.
public Arc2d(
Arc2d a
)
This language is not supported or no code example is available.
public:
Arc2d(
Arc2d^ a
)
This language is not supported or no code example is available.
Parameters
- a
- Arc2d
The arc to copy.