[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgGradientElement.GradientTransform

GradientTransform Property

GradientTransform

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)