DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgTextPositioningElement Class / Rotate Property

In This Topic
Rotate Property (SvgTextPositioningElement)
In This Topic
Gets or sets the list of supplemental rotation values, in degrees.
Syntax
'Declaration
 
Public Property Rotate As System.Collections.Generic.List(Of Single)
 
See Also