Compartir a través de


PathF.GetPointsForSegment(Int32) Método

Definición

public:
 cli::array <Microsoft::Maui::Graphics::PointF> ^ GetPointsForSegment(int segmentIndex);
public Microsoft.Maui.Graphics.PointF[] GetPointsForSegment (int segmentIndex);
member this.GetPointsForSegment : int -> Microsoft.Maui.Graphics.PointF[]
Public Function GetPointsForSegment (segmentIndex As Integer) As PointF()

Parámetros

segmentIndex
Int32

Devoluciones

PointF[]

Se aplica a