다음을 통해 공유


Polygon.Points 속성

정의

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

속성 값

적용 대상