Table of Contents

Method Clone

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Core.dll

Clone()

This creates a new SvgTransformF that is a deep copy of the current instance.

public SvgTransformF Clone()

Returns

SvgTransformF

A new object that is a copy of this instance.