BezierSegment.Point2 Property

Definition

public:
 property Microsoft::Maui::Graphics::Point Point2 { Microsoft::Maui::Graphics::Point get(); void set(Microsoft::Maui::Graphics::Point value); };
public Microsoft.Maui.Graphics.Point Point2 { get; set; }
member this.Point2 : Microsoft.Maui.Graphics.Point with get, set
Public Property Point2 As Point

Property Value

Applies to