Gets or sets the list of additional transformations from the gradient coordinate system onto the target coordinate system.
Declaration
public List<SvgTransform> GradientTransform { get; set; }
Public Property GradientTransform As List(Of SvgTransform)