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