GraphicsPath.GetPathPoints(Span<PointF>) Método

Definição

public:
 int GetPathPoints(Span<System::Drawing::PointF> destination);
public int GetPathPoints (Span<System.Drawing.PointF> destination);
member this.GetPathPoints : Span<System.Drawing.PointF> -> int
Public Function GetPathPoints (destination As Span(Of PointF)) As Integer

Parâmetros

destination
Span<PointF>

Retornos

Aplica-se a