GraphicsPath.GetPathTypes(Span<Byte>) Metod

Definition

Hämtar typerna PathPointType för punkterna i sökvägen.

public:
 int GetPathTypes(Span<System::Byte> destination);
public int GetPathTypes(Span<byte> destination);
member this.GetPathTypes : Span<byte> -> int
Public Function GetPathTypes (destination As Span(Of Byte)) As Integer

Parametrar

destination
Span<Byte>

Spänn över för att kopiera typerna till. Detta bör vara minst så länge som PointCount.

Returer

Antalet typer som kopieras till destination.

Gäller för