Ellipse.RadiusY Property

Gets or sets ellipse's Y radius.
Public Property RadiusY() As Double
This language is not supported or no code example is available.
public double RadiusY {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 RadiusY smaller than Utility.ZERO_TOLERANCE.

.NET Framework

Supported in: 4.8

In this article

Definition