Method GetCommands
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
GetCommands(Span<SvgPathCommand>, int)
Gets commands from the commands array.
void GetCommands(Span<SvgPathCommand> commands, int startIndex = 0)
Parameters
commands
Span<SvgPathCommand>startIndex
int