Ellipse.RadiusX Property

Gets or sets ellipse's X radius.
Public Property RadiusX() As Double
This language is not supported or no code example is available.
public double RadiusX {get; set;}
This language is not supported or no code example is available.

Property Value

double
Exception type Condition

EyeshotException

Thrown when trying to set a RadiusX smaller than Utility.ZERO_TOLERANCE.

.NET Framework

Supported in: 4.8

In this article

Definition