Method Transform
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
Transform(float, float, out float, out float)
Applies the geometric transform represented by this SvgTransformF to a specified point.
public void Transform(float x, float y, out float ox, out float oy)