RadiusY Property
Gets the vertical radius of the outermost circle of the radial gradient.
Definition
Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public RelativeScalar RadiusY { get; }
Public ReadOnly Property RadiusY As RelativeScalar
Get
abstract RadiusY : RelativeScalar with get
override RadiusY : RelativeScalar with get
Property Value
RelativeScalarImplements
IRadialGradientBrush.RadiusYSee Also
Reference
ImmutableRadialGradientBrush Class
Avalonia.Media.Immutable Namespace