CircularRegion(Double) Constructor

Standard constructor.
Public Sub New( _ 
ByVal radius As Double
)
This language is not supported or no code example is available.
public CircularRegion( 
double radius 
)
This language is not supported or no code example is available.

Parameters

radius
double

Radius

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition