RadiusX Property
Gets the horizontal 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 RadiusX { get; }
Public ReadOnly Property RadiusX As RelativeScalar
Get
abstract RadiusX : RelativeScalar with get
override RadiusX : RelativeScalar with get
Property Value
RelativeScalarImplements
IRadialGradientBrush.RadiusXSee Also
Reference
ImmutableRadialGradientBrush Class
Avalonia.Media.Immutable Namespace