LineTo element.
Inheritance Hierarchy Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic sealed class PathLineTo : PathElement
Public NotInheritable Class PathLineTo
Inherits PathElement
The PathLineTo type exposes the following members.
Properties
Remarks
Draws a straight line from the current pen position to the new specified point.
See Also