MoveTo element.
Inheritance Hierarchy Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.4.25
Syntaxpublic sealed class PathMoveTo : PathElement
Public NotInheritable Class PathMoveTo
Inherits PathElement
The PathMoveTo type exposes the following members.
Properties
Remarks
Moves the current pen position to the new specified point.
See Also