Table of Contents

Method AddCommandAndSegmentData

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.Core.dll

AddCommandAndSegmentData(ISvgPathData, SvgPathCommand, ReadOnlySpan<float>)

public static void AddCommandAndSegmentData(this ISvgPathData svgPathData, SvgPathCommand command, ReadOnlySpan<float> data)

Parameters

svgPathData ISvgPathData
command SvgPathCommand
data ReadOnlySpan<float>