PathFigure.Segments Property

Definition

public:
 property Microsoft::Maui::Controls::Shapes::PathSegmentCollection ^ Segments { Microsoft::Maui::Controls::Shapes::PathSegmentCollection ^ get(); void set(Microsoft::Maui::Controls::Shapes::PathSegmentCollection ^ value); };
public Microsoft.Maui.Controls.Shapes.PathSegmentCollection Segments { get; set; }
member this.Segments : Microsoft.Maui.Controls.Shapes.PathSegmentCollection with get, set
Public Property Segments As PathSegmentCollection

Property Value

Applies to