[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgPatternElement.PatternTransform

PatternTransform Property

PatternTransform

Gets or sets the list of additional transformations from the pattern coordinate system onto the target coordinate system.

Declaration
public List<SvgTransform> PatternTransform { get; set; }
Public Property PatternTransform As List(Of SvgTransform)