DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElement Class / Transform Property

In This Topic
Transform Property (SvgElement)
In This Topic
Gets or sets the list of transform functions.
Syntax
'Declaration
 
Public Overridable Property Transform As System.Collections.Generic.List(Of SvgTransform)
 
See Also