BezierSegment.Point3 Property

Definition

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

Property Value

Applies to