Polygon.Points Property

Definition

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

Property Value

Applies to