Segments Property
Gets or sets the segments.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
[ContentAttribute]
public PathSegments? Segments { get; set; }
<ContentAttribute>
Public Property Segments As PathSegments
Get
Set
[<ContentAttribute>]
member Segments : PathSegments with get, set
Property Value
PathSegments
The segments.