Back to Devexpress

PathMove Constructors

officefileapi-devexpress-dot-docs-dot-presentation-dot-pathmove-dot-ctor.md

latest1.0 KB
Original Source

PathMove Constructors

A path segment that moves the current drawing position to a new point without rendering any line.

NameParametersDescription
PathMove(AdjustCoordinate, AdjustCoordinate)x, yInitializes a new instance of the PathMove class with specified settings.
PathMove(Single, Single)x, yInitializes a new instance of the PathMove class with specified settings.

See Also

PathMove Struct

PathMove Members

DevExpress.Docs.Presentation Namespace