Summary
Gets or sets the center point of the gradient.
- Namespace
- Avalonia
.Media - Containing Type
- ConicGradientBrush
Syntax
public RelativePoint Center { get; set; }
Value
Type | Description |
---|---|
RelativePoint |
public RelativePoint Center { get; set; }
Type | Description |
---|---|
RelativePoint |