Circle(Circle) Constructor

Protected Sub New( _ 
ByVal another As Circle
)
This language is not supported or no code example is available.
protected Circle( 
Circle another 
)
This language is not supported or no code example is available.

Parameters

another
Circle

.NET Framework

Supported in: 4.8

In this article

Definition