Teilen über


GraphicsPath.GetPathPoints(Span<PointF>) Methode

Definition

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

Parameter

destination
Span<PointF>

Gibt zurück

Gilt für: