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