MoveTo element.
Inheritance Hierarchy Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public 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