Summary
Gets or sets the figures.
- Namespace
- Avalonia
.Media - Containing Type
- PathGeometry
Syntax
[Content]
public PathFigures Figures { get; set; }
Attributes
Type | Description |
---|---|
ContentAttribute | Defines the property that contains the object's content in markup. |
Value
Type | Description |
---|---|
PathFigures | The figures. |