GraphicsPath.GetPathTypes(Span<Byte>) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
パス内のポイントの PathPointType 型を取得します。
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
パラメーター
型のコピー先のスパン。 これは、少なくとも PointCount限りである必要があります。
返品
destinationにコピーされた型の数。