PathMove Struct
A path segment that moves the current drawing position to a new point without rendering any line.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
See Also
A path segment that moves the current drawing position to a new point without rendering any line.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
public readonly struct PathMove :
IPathSegment,
IEquatable<PathMove>
Public Structure PathMove
Implements IPathSegment,
IEquatable(Of PathMove)