Method TransformVectors
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
TransformVectors(SvgPointF[])
Multiplies each vector in an array by the matrix. The translation elements of this matrix (third row) are ignored.
public void TransformVectors(SvgPointF[] pts)