GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgTextPathElement Class / StartOffset Property

In This Topic
StartOffset Property
In This Topic
Gets or sets an offset from the start of the path for the initial current text position.
Syntax
'Declaration
 
Public Property StartOffset As System.Nullable(Of SvgLength)
 
See Also