GraphicsPath.GetPathTypes(Span<Byte>) Method

Definition

Gets the PathPointType types for the points in the path.

C#
public int GetPathTypes(Span<byte> destination);

Parameters

destination
Span<Byte>

Span to copy the types into. This should be at least as long as the PointCount.

Returns

The count of types copied into the destination.

Applies to

Proizvod Verzije
.NET 9 (package-provided), 10 (package-provided)
Windows Desktop 9, 10