Center Property
Gets the center point for the gradient.
Definition
Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public RelativePoint Center { get; }
Public ReadOnly Property Center As RelativePoint
Get
abstract Center : RelativePoint with get
override Center : RelativePoint with get
Property Value
RelativePointImplements
IConicGradientBrush.CenterSee Also
Reference
ImmutableConicGradientBrush Class
Avalonia.Media.Immutable Namespace