Back to Devexpress

PathLine Constructors

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

latest979 B
Original Source

PathLine Constructors

Defines a straight line (a path segment).

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

See Also

PathLine Struct

PathLine Members

DevExpress.Docs.Presentation Namespace