Method GetDashes
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
GetDashes(Span<SvgLength>, int)
Gets dashes from the array.
void GetDashes(Span<SvgLength> dashes, int startIndex = 0)
Parameters
GetDashes(Span<float>, int)
Gets dashes from the array.
void GetDashes(Span<float> dashes, int startIndex = 0)