Compartilhar via


PathF.GetPointsForSegment(Int32) Método

Definição

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

Retornos

PointF[]

Aplica-se a